Linux Kernel
3.7.1
|
#include <net_kern.h>
Data Fields | |
void(* | init )(struct net_device *, void *) |
unsigned short(* | protocol )(struct sk_buff *) |
int(* | read )(int, struct sk_buff *skb, struct uml_net_private *) |
int(* | write )(int, struct sk_buff *skb, struct uml_net_private *) |
Definition at line 46 of file net_kern.h.
void(* init)(struct net_device *, void *) |
Definition at line 47 of file net_kern.h.
Definition at line 49 of file net_kern.h.
Definition at line 50 of file net_kern.h.