Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
Dnicstar.h687 typedef struct skb_pool { struct
690 } skb_pool; typedef
/linux-3.3/net/core/
Dnetpoll.c40 static struct sk_buff_head skb_pool; variable
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhif_usb.c520 struct sk_buff *nskb, *skb_pool[MAX_PKT_NUM_IN_TRANSFER]; in ath9k_hif_usb_rx_stream() local