Searched refs:sk_buff_head (Results 276 - 300 of 437) sorted by relevance

<<1112131415161718

/linux-master/drivers/bluetooth/
H A Dbluecard_cs.c72 struct sk_buff_head txq;
H A Dhci_nokia.c135 struct sk_buff_head txq;
H A Dhci_vhci.c38 struct sk_buff_head readq;
/linux-master/drivers/net/xen-netback/
H A Drx.c493 struct sk_buff_head completed_skbs;
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c283 struct sk_buff_head skbs;
/linux-master/net/tipc/
H A Dtopsrv.c618 struct sk_buff_head evtq;
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h634 struct sk_buff_head tx_queue[B43legacy_QOS_QUEUE_NUM];
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h187 struct sk_buff_head scan_event_list;
/linux-master/drivers/usb/gadget/function/
H A Df_eem.c394 struct sk_buff_head *list)
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h388 struct sk_buff_head tx_skbs;
/linux-master/net/mac80211/
H A Dagg-rx.c381 kcalloc(buf_size, sizeof(struct sk_buff_head), GFP_KERNEL);
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h623 struct sk_buff_head tx_skbs;
/linux-master/net/batman-adv/
H A Dtypes.h127 struct sk_buff_head aggr_list;
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.h101 struct sk_buff_head tx_wait_q;
/linux-master/drivers/net/ppp/
H A Dppp_synctty.c68 struct sk_buff_head rqueue;
/linux-master/net/xfrm/
H A Despintcp.c515 struct sk_buff_head queue;
/linux-master/drivers/net/ethernet/vertexcom/
H A Dmse102x.c75 struct sk_buff_head txq;
/linux-master/drivers/net/usb/
H A Dusbnet.c421 static void __usbnet_queue_skb(struct sk_buff_head *list,
437 struct sk_buff_head *list, enum skb_state state)
715 static int unlink_urbs (struct usbnet *dev, struct sk_buff_head *q)
774 static void wait_skb_queue_empty(struct sk_buff_head *q)
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h462 struct sk_buff_head tx_skbs;
/linux-master/include/net/mana/
H A Dmana.h95 struct sk_buff_head pending_skbs;
/linux-master/net/ipv6/
H A Dip6_output.c1404 struct sk_buff_head *queue,
1870 struct sk_buff_head *queue,
1980 struct sk_buff_head *queue,
2011 struct sk_buff_head queue;
/linux-master/net/tls/
H A Dtls_strp.c145 int tls_strp_msg_hold(struct tls_strparser *strp, struct sk_buff_head *dst)
/linux-master/include/linux/
H A Dskmsg.h95 struct sk_buff_head ingress_skb;
/linux-master/net/vmw_vsock/
H A Dvirtio_transport.c45 struct sk_buff_head send_pkt_queue;
/linux-master/include/net/
H A Dsock.h385 struct sk_buff_head sk_error_queue;
386 struct sk_buff_head sk_receive_queue;
461 struct sk_buff_head sk_write_queue;
2360 int __sk_queue_drop_skb(struct sock *sk, struct sk_buff_head *sk_queue,

Completed in 502 milliseconds

<<1112131415161718