Home
last modified time | relevance | path

Searched refs:sk_buff_head (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/linux/net/tipc/
H A Dlink.h85 struct sk_buff_head *inputq,
86 struct sk_buff_head *namedq,
94 struct sk_buff_head *xmitq);
108 struct sk_buff_head *xmitq);
125 struct sk_buff_head *xmitq);
133 struct sk_buff_head *xmitq);
137 struct sk_buff_head *xmitq);
149 struct sk_buff_head *xmitq,
150 struct sk_buff_head *retrq);
153 struct sk_buff_head *xmitq);
[all …]
H A Dgroup.h58 struct sk_buff_head *inputq,
59 struct sk_buff_head *xmitq);
62 struct sk_buff_head *inputq,
63 struct sk_buff_head *xmitq);
66 struct sk_buff_head *inputq,
67 struct sk_buff_head *xmitq);
73 u32 port, struct sk_buff_head *xmitq);
H A Dbcast.h77 struct sk_buff_head deferredq;
84 struct sk_buff_head *xmitq);
90 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
93 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
100 struct sk_buff_head *retrq);
109 void tipc_mcast_filter_msg(struct net *net, struct sk_buff_head *defq,
110 struct sk_buff_head *inputq);
H A Dbcast.c66 struct sk_buff_head inputq;
182 struct sk_buff_head _xmitq; in tipc_bcbase_xmit()
263 struct sk_buff_head xmitq; in tipc_bcast_xmit()
292 struct sk_buff_head _pkts; in tipc_rcast_xmit()
322 struct sk_buff_head tmpq; in tipc_mcast_send_sync()
440 struct sk_buff_head xmitq; in tipc_bcast_rcv()
475 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv()
500 struct sk_buff_head *retrq) in tipc_bcast_sync_rcv()
504 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv()
536 struct sk_buff_head *xmitq) in tipc_bcast_add_peer()
[all …]
H A Dlink.c172 struct sk_buff_head transmq;
173 struct sk_buff_head backlogq;
184 struct sk_buff_head deferdq;
185 struct sk_buff_head *inputq;
186 struct sk_buff_head *namedq;
189 struct sk_buff_head wakeupq;
921 struct sk_buff_head tmpq; in link_prepare_wakeup()
962 struct sk_buff_head list; in tipc_link_reset()
1310 struct sk_buff_head tmpq; in tipc_link_input()
1930 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
[all …]
H A Dmsg.h1159 struct sk_buff_head *xmitq);
1170 int pktmax, struct sk_buff_head *frags);
1174 int mss, struct sk_buff_head *txq);
1176 bool tipc_msg_assemble(struct sk_buff_head *list);
1177 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq);
1178 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg,
1179 struct sk_buff_head *cpy);
1182 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy);
1265 struct sk_buff_head *head) in tipc_skb_queue_splice_tail()
1277 struct sk_buff_head *head) in tipc_skb_queue_splice_tail_init()
[all …]
H A Dsocket.h56 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
57 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
58 struct sk_buff_head *inputq);
H A Dgroup.c67 struct sk_buff_head deferredq;
103 int mtyp, struct sk_buff_head *xmitq);
201 struct sk_buff_head xmitq; in tipc_group_join()
216 struct sk_buff_head xmitq; in tipc_group_delete()
420 struct sk_buff_head xmitq; in tipc_group_cong()
497 struct sk_buff_head *xmitq) in tipc_group_filter_msg()
501 struct sk_buff_head *defq; in tipc_group_filter_msg()
671 struct sk_buff_head *inputq) in tipc_group_create_event()
743 struct sk_buff_head *xmitq) in tipc_group_proto_rcv()
859 struct sk_buff_head *inputq, in tipc_group_member_evt()
[all …]
H A Dmsg.c206 int mss, struct sk_buff_head *txq) in tipc_msg_append()
311 int pktmax, struct sk_buff_head *frags) in tipc_msg_fragment()
373 int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build()
677 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy) in tipc_msg_skb_clone()
739 bool tipc_msg_assemble(struct sk_buff_head *list) in tipc_msg_assemble()
764 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble()
801 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy()
802 struct sk_buff_head *cpy) in tipc_msg_pskb_copy()
823 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted()
851 struct sk_buff_head *xmitq) in tipc_skb_reject()
H A Dbearer.h241 struct sk_buff_head *xmitq,
245 struct sk_buff_head *xmitq);
246 void tipc_clone_to_loopback(struct net *net, struct sk_buff_head *pkts);
251 struct sk_buff_head *pkts) in tipc_loopback_trace()
/linux/include/net/sctp/
H A Dulpqueue.h32 struct sk_buff_head reasm;
33 struct sk_buff_head reasm_uo;
34 struct sk_buff_head lobby;
46 int sctp_ulpq_tail_event(struct sctp_ulpq *, struct sk_buff_head *skb_list);
66 struct sk_buff_head *list, __u16 needed);
/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.h18 struct sk_buff_head normal;
19 struct sk_buff_head cab; /* Content After (DTIM) Beacon */
20 struct sk_buff_head offchan;
38 struct sk_buff_head *dropped);
41 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
/linux/drivers/isdn/mISDN/
H A Dlayer2.h22 struct sk_buff_head sendq;
64 struct sk_buff_head i_queue;
65 struct sk_buff_head ui_queue;
66 struct sk_buff_head down_queue;
67 struct sk_buff_head tmp_queue;
/linux/drivers/nfc/st-nci/
H A Dndlc.h28 struct sk_buff_head rcv_q;
29 struct sk_buff_head send_q;
30 struct sk_buff_head ack_pending_q;
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.h104 struct sk_buff_head tx_skb_queue[RTL_USB_MAX_EP_NUM];
110 struct sk_buff_head *);
123 struct sk_buff_head rx_queue;
125 struct sk_buff_head *);
/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c49 struct sk_buff_head *q; in brcmu_pktq_penq()
68 struct sk_buff_head *q; in brcmu_pktq_penq_head()
86 struct sk_buff_head *q; in brcmu_pktq_pdeq()
109 struct sk_buff_head *q; in brcmu_pktq_pdeq_match()
126 struct sk_buff_head *q; in brcmu_pktq_pdeq_tail()
143 struct sk_buff_head *q; in brcmu_pktq_pflush()
222 struct sk_buff_head *q; in brcmu_pktq_mdeq()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c16 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release()
33 struct sk_buff_head *frames, in mt76_rx_aggr_release_frames()
45 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head()
56 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release()
96 struct sk_buff_head frames; in mt76_rx_aggr_reorder_work()
119 mt76_rx_aggr_check_ctl(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_check_ctl()
148 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_reorder()
/linux/include/linux/
H A Dvirtio_vsock.h76 virtio_vsock_skb_queue_head(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_head()
84 virtio_vsock_skb_queue_tail(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_tail()
91 static inline struct sk_buff *virtio_vsock_skb_dequeue(struct sk_buff_head *list) in virtio_vsock_skb_dequeue()
102 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge()
142 struct sk_buff_head rx_queue;
257 int virtio_transport_purge_skbs(void *vsk, struct sk_buff_head *list);
H A Dskbuff.h337 struct sk_buff_head { struct
2125 const struct sk_buff_head *list_) in skb_peek_next()
2225 struct sk_buff_head *list) in __skb_insert()
2257 struct sk_buff_head *head) in skb_queue_splice()
2273 struct sk_buff_head *head) in skb_queue_splice_init()
2288 struct sk_buff_head *head) in skb_queue_splice_tail()
2305 struct sk_buff_head *head) in skb_queue_splice_tail_init()
2333 struct sk_buff_head *list);
3964 struct sk_buff_head *queue,
3969 struct sk_buff_head *queue,
[all …]
H A DmISDNhw.h92 struct sk_buff_head squeue;
93 struct sk_buff_head rqueue;
161 struct sk_buff_head rqueue;
/linux/include/net/
H A Dx25.h143 struct sk_buff_head queue;
160 struct sk_buff_head ack_queue;
161 struct sk_buff_head fragment_queue;
162 struct sk_buff_head interrupt_in_queue;
163 struct sk_buff_head interrupt_out_queue;
H A Despintcp.h23 struct sk_buff_head ike_queue;
24 struct sk_buff_head out_queue;
/linux/net/unix/
H A Dgarbage.c345 static void unix_collect_queue(struct unix_sock *u, struct sk_buff_head *hitlist) in unix_collect_queue()
357 static void unix_collect_skb(struct list_head *scc, struct sk_buff_head *hitlist) in unix_collect_skb()
362 struct sk_buff_head *queue; in unix_collect_skb()
376 struct sk_buff_head *embryo_queue = &skb->sk->sk_receive_queue; in unix_collect_skb()
415 struct sk_buff_head *hitlist) in __unix_walk_scc()
513 static void unix_walk_scc(struct sk_buff_head *hitlist) in unix_walk_scc()
535 static void unix_walk_scc_fast(struct sk_buff_head *hitlist) in unix_walk_scc_fast()
569 struct sk_buff_head hitlist; in __unix_gc()
/linux/drivers/atm/
H A Deni.h50 struct sk_buff_head backlog; /* queue of waiting TX buffers */
87 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/
101 struct sk_buff_head rx_queue; /* PDUs currently being RX-DMAed */
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h196 struct sk_buff_head rxq;
197 struct sk_buff_head txq;
198 struct sk_buff_head ppodq;
199 struct sk_buff_head backlogq;
200 struct sk_buff_head skbq;

12345678910>>...18