Searched defs:sk_buff_head (Results 1 – 1 of 1) sorted by relevance
8286 struct sk_buff_head { struct8287 struct sk_buff *next;8288 struct sk_buff *prev;8289 __u32 qlen;8290 spinlock_t lock;