Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dskbuff.h289 struct sk_buff_head { struct
291 struct sk_buff *next;
292 struct sk_buff *prev;
294 __u32 qlen;
295 spinlock_t lock;