Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dskbuff.h293 struct sk_buff_head { struct
295 struct sk_buff *next;
296 struct sk_buff *prev;
298 __u32 qlen;
299 spinlock_t lock;