Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
lane2_ops Struct Reference

#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)
 

Detailed Description

Definition at line 44 of file lec.h.

Field Documentation

void(* associate_indicator)(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs)

Definition at line 49 of file lec.h.

int(* associate_req)(struct net_device *dev, const u8 *lan_dst, const u8 *tlvs, u32 sizeoftlvs)

Definition at line 47 of file lec.h.

int(* resolve)(struct net_device *dev, const u8 *dst_mac, int force, u8 **tlvs, u32 *sizeoftlvs)

Definition at line 45 of file lec.h.


The documentation for this struct was generated from the following file: