Home
last modified time | relevance | path

Searched defs:sk_buff_head (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dskbuff.h280 struct sk_buff_head { struct
282 struct sk_buff *next;
283 struct sk_buff *prev;
285 __u32 qlen;
286 spinlock_t lock;