Linux Kernel
3.7.1
|
#include <lec.h>
Data Fields | |
int(* | resolve )(struct net_device *dev, const u8 *dst_mac, int force, u8 **tlvs, u32 *sizeoftlvs) |
int(* | associate_req )(struct net_device *dev, const u8 *lan_dst, const u8 *tlvs, u32 sizeoftlvs) |
void(* | associate_indicator )(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs) |