Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dskbuff.h120 struct sk_buff_head { struct
122 struct sk_buff *next;
123 struct sk_buff *prev;
125 __u32 qlen;
126 spinlock_t lock;