Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dskbuff.h183 struct sk_buff_head { struct
185 struct sk_buff *next;
186 struct sk_buff *prev;
188 __u32 qlen;
189 spinlock_t lock;