Linux Kernel
3.7.1
|
#include <libfcoe.h>
Data Fields | |
char | name [IFNAMSIZ] |
bool | attached |
struct list_head | list |
bool(* | match )(struct net_device *device) |
int(* | create )(struct net_device *device, enum fip_state fip_mode) |
int(* | destroy )(struct net_device *device) |
int(* | enable )(struct net_device *device) |
int(* | disable )(struct net_device *device) |
int(* create)(struct net_device *device, enum fip_state fip_mode) |