Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dskbuff.h283 struct sk_buff_head { struct
285 struct sk_buff *next;
286 struct sk_buff *prev;
288 __u32 qlen;
289 spinlock_t lock;