Linux Kernel
3.7.1
|
#include <netpoll.h>
Data Fields | |
struct net_device * | dev |
char | dev_name [IFNAMSIZ] |
const char * | name |
void(* | rx_hook )(struct netpoll *, int, char *, int) |
__be32 | local_ip |
__be32 | remote_ip |
u16 | local_port |
u16 | remote_port |
u8 | remote_mac [ETH_ALEN] |
struct list_head | rx |
struct rcu_head | rcu |
struct net_device* dev |