Linux Kernel
3.7.1
|
#include <garp.h>
Data Fields | |
struct garp_application * | app |
struct net_device * | dev |
struct timer_list | join_timer |
spinlock_t | lock |
struct sk_buff_head | queue |
struct sk_buff * | pdu |
struct rb_root | gid |
struct rcu_head | rcu |
struct garp_application* app |
struct net_device* dev |
struct timer_list join_timer |
spinlock_t lock |