Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8286 struct sk_buff_head { struct
8287 struct sk_buff *next;
8288 struct sk_buff *prev;
8289 __u32 qlen;
8290 spinlock_t lock;