Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dskbuff.h97 struct sk_buff_head { struct
99 struct sk_buff * next;
100 struct sk_buff * prev;
102 __u32 qlen;
103 spinlock_t lock;