Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h299 struct sk_buff_head { struct
301 struct sk_buff *next;
302 struct sk_buff *prev;
304 __u32 qlen;
305 spinlock_t lock;