Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dskbuff.h199 struct sk_buff_head { struct
201 struct sk_buff *next;
202 struct sk_buff *prev;
204 __u32 qlen;
205 spinlock_t lock;