| /linux/net/tipc/ |
| H A D | link.h | 80 struct sk_buff_head *inputq, 81 struct sk_buff_head *namedq, 85 struct sk_buff_head *inputq, 86 struct sk_buff_head *namedq, 90 int mtyp, struct sk_buff_head *xmitq); 92 struct sk_buff_head *xmitq); 94 struct sk_buff_head *xmitq); 95 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq); 107 int tipc_link_xmit(struct tipc_link *link, struct sk_buff_head *list, 108 struct sk_buff_head *xmitq); [all …]
|
| H A D | group.h | 58 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 D | bcast.h | 77 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 D | bcast.c | 66 struct sk_buff_head inputq; 177 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 182 struct sk_buff_head _xmitq; in tipc_bcbase_xmit() 259 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit() 263 struct sk_buff_head xmitq; in tipc_bcast_xmit() 288 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit() 292 struct sk_buff_head _pkts; in tipc_rcast_xmit() 322 struct sk_buff_head tmpq; in tipc_mcast_send_sync() 378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() 382 struct sk_buff_head inputq, localq; in tipc_mcast_xmit() [all …]
|
| H A D | link.c | 165 struct sk_buff_head failover_deferdq; 172 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; 245 struct sk_buff_head *xmitq); 249 struct sk_buff_head *xmitq); 252 struct sk_buff_head *xmitq); [all …]
|
| H A D | msg.h | 1159 struct sk_buff_head *xmitq); 1170 int pktmax, struct sk_buff_head *frags); 1172 int offset, int dsz, int mtu, struct sk_buff_head *list); 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); 1180 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, 1182 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy); [all …]
|
| H A D | socket.h | 56 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 D | group.c | 67 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() 472 static void tipc_group_sort_msg(struct sk_buff *skb, struct sk_buff_head *defq) in tipc_group_sort_msg() 496 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg() 497 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 501 struct sk_buff_head *defq; in tipc_group_filter_msg() 589 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() [all …]
|
| H A D | msg.c | 218 int mss, struct sk_buff_head *txq) in tipc_msg_append() 323 int pktmax, struct sk_buff_head *frags) in tipc_msg_fragment() 385 int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() 689 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy) in tipc_msg_skb_clone() 751 bool tipc_msg_assemble(struct sk_buff_head *list) in tipc_msg_assemble() 776 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() 813 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy() 814 struct sk_buff_head *cp in tipc_msg_pskb_copy() [all...] |
| H A D | bearer.h | 241 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()
|
| H A D | trace.h | 130 int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf); 165 TP_PROTO(struct sk_buff_head *list, bool more, const char *header), 184 TP_PROTO(struct sk_buff_head *list, bool more, const char *header), \ 284 TP_PROTO(struct tipc_link *r, u16 f, u16 t, struct sk_buff_head *tq), 314 TP_PROTO(struct tipc_link *r, u16 f, u16 t, struct sk_buff_head *tq), 320 TP_PROTO(struct tipc_link *r, u16 f, u16 t, struct sk_buff_head *tq),
|
| /linux/include/net/sctp/ |
| H A D | ulpqueue.h | 32 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 D | queue.h | 18 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/nfc/st-nci/ |
| H A D | ndlc.h | 28 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/broadcom/brcm80211/brcmutil/ |
| H A D | utils.c | 49 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 D | agg-rx.c | 16 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/net/ |
| H A D | x25.h | 143 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 D | espintcp.h | 23 struct sk_buff_head ike_queue; 24 struct sk_buff_head out_queue;
|
| /linux/include/linux/ |
| H A D | skbuff.h | 337 struct sk_buff_head { struct 1924 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty() 1936 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless() 1949 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last() 1962 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first() 1976 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next() 1994 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev() 2193 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek() 2208 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek() 2223 const struct sk_buff_head *list_) in skb_peek_next() [all …]
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit.h | 196 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;
|
| /linux/net/unix/ |
| H A D | garbage.c | 403 static void unix_collect_skb(struct list_head *scc, struct sk_buff_head *hitlist) in unix_collect_skb() 408 struct sk_buff_head *queue; in unix_collect_skb() 422 struct sk_buff_head *embryo_queue = &skb->sk->sk_receive_queue; in unix_collect_skb() 458 struct sk_buff_head *hitlist) in __unix_walk_scc() 554 static void unix_walk_scc(struct sk_buff_head *hitlist) in unix_walk_scc() 579 static void unix_walk_scc_fast(struct sk_buff_head *hitlist) in unix_walk_scc_fast() 607 struct sk_buff_head hitlist; in unix_gc()
|
| /linux/net/sctp/ |
| H A D | ulpqueue.c | 85 struct sk_buff_head temp; in sctp_ulpq_tail_data() 179 int sctp_ulpq_tail_event(struct sctp_ulpq *ulpq, struct sk_buff_head *skb_list) in sctp_ulpq_tail_event() 184 struct sk_buff_head *queue; in sctp_ulpq_tail_event() 313 struct sk_buff_head *queue, in sctp_make_reassembled_event() 718 struct sk_buff_head temp; in sctp_ulpq_reasm_drain() 742 struct sk_buff_head *event_list; in sctp_ulpq_retrieve_ordered() 751 event_list = (struct sk_buff_head *) sctp_event2skb(event)->prev; in sctp_ulpq_retrieve_ordered() 874 struct sk_buff_head temp; in sctp_ulpq_reap_ordered() 875 struct sk_buff_head *lobby = &ulpq->lobby; in sctp_ulpq_reap_ordered() 958 __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, struct sk_buff_head *list, in sctp_ulpq_renege_list() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-utils.h | 25 struct sk_buff_head *mpdus_skbs); 30 struct sk_buff_head *mpdus_skbs) in iwl_tx_tso_segment()
|
| /linux/include/linux/usb/ |
| H A D | usbnet.h | 54 struct sk_buff_head rxq; 55 struct sk_buff_head txq; 56 struct sk_buff_head done; 57 struct sk_buff_head rxq_pause;
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc.h | 299 struct sk_buff_head mgmt_ep_queue; 300 struct sk_buff_head cab_ep_queue; 301 struct sk_buff_head data_be_queue; 302 struct sk_buff_head data_bk_queue; 303 struct sk_buff_head data_vi_queue; 304 struct sk_buff_head data_vo_queue; 305 struct sk_buff_head tx_failed;
|