Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetpoll.c236 struct sk_buff_head *skb_pool; in refill_skbs() local
542 struct sk_buff_head *skb_pool; in skb_pool_flush() local
/linux/include/linux/
H A Dnetpoll.h41 struct sk_buff_head skb_pool; member
/linux/drivers/atm/
H A Dnicstar.h688 typedef struct skb_pool { struct
691 } skb_pool; argument