/kernel/linux/linux-5.10/net/tipc/ |
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 …]
|
D | group.h | 57 struct sk_buff_head *inputq, 58 struct sk_buff_head *xmitq); 61 struct sk_buff_head *inputq, 62 struct sk_buff_head *xmitq); 65 struct sk_buff_head *inputq, 66 struct sk_buff_head *xmitq); 72 u32 port, struct sk_buff_head *xmitq);
|
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);
|
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 …]
|
D | link.c | 152 struct sk_buff_head failover_deferdq; 159 struct sk_buff_head transmq; 160 struct sk_buff_head backlogq; 171 struct sk_buff_head deferdq; 172 struct sk_buff_head *inputq; 173 struct sk_buff_head *namedq; 176 struct sk_buff_head wakeupq; 239 struct sk_buff_head *xmitq); 243 struct sk_buff_head *xmitq); 246 struct sk_buff_head *xmitq); [all …]
|
D | msg.h | 1182 struct sk_buff_head *xmitq); 1193 int pktmax, struct sk_buff_head *frags); 1195 int offset, int dsz, int mtu, struct sk_buff_head *list); 1197 int mss, struct sk_buff_head *txq); 1199 bool tipc_msg_assemble(struct sk_buff_head *list); 1200 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq); 1201 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, 1202 struct sk_buff_head *cpy); 1203 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, 1205 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy); [all …]
|
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);
|
D | group.c | 66 struct sk_buff_head deferredq; 102 int mtyp, struct sk_buff_head *xmitq); 200 struct sk_buff_head xmitq; in tipc_group_join() 215 struct sk_buff_head xmitq; in tipc_group_delete() 419 struct sk_buff_head xmitq; in tipc_group_cong() 471 static void tipc_group_sort_msg(struct sk_buff *skb, struct sk_buff_head *defq) in tipc_group_sort_msg() 495 void tipc_group_filter_msg(struct tipc_group *grp, struct sk_buff_head *inputq, in tipc_group_filter_msg() 496 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 500 struct sk_buff_head *defq; in tipc_group_filter_msg() 588 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() [all …]
|
D | msg.c | 207 int mss, struct sk_buff_head *txq) in tipc_msg_append() 312 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() 735 bool tipc_msg_assemble(struct sk_buff_head *list) in tipc_msg_assemble() 760 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() 797 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy() 798 struct sk_buff_head *cpy) in tipc_msg_pskb_copy() 819 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted() 847 struct sk_buff_head *xmitq) in tipc_skb_reject()
|
D | bearer.h | 236 struct sk_buff_head *xmitq, 240 struct sk_buff_head *xmitq); 241 void tipc_clone_to_loopback(struct net *net, struct sk_buff_head *pkts); 246 struct sk_buff_head *pkts) in tipc_loopback_trace()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
D | ulpqueue.h | 32 struct sk_buff_head reasm; 33 struct sk_buff_head reasm_uo; 34 struct sk_buff_head lobby; 47 int sctp_ulpq_tail_event(struct sctp_ulpq *, struct sk_buff_head *skb_list); 67 struct sk_buff_head *list, __u16 needed);
|
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
D | queue.h | 18 struct sk_buff_head normal; 19 struct sk_buff_head cab; // Content After (DTIM) Beacon 37 struct sk_buff_head *dropped); 40 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
D | layer2.h | 22 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;
|
/kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
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;
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.h | 102 struct sk_buff_head tx_skb_queue[RTL_USB_MAX_EP_NUM]; 108 struct sk_buff_head *); 121 struct sk_buff_head rx_queue; 123 struct sk_buff_head *);
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
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() 147 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_reorder()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
D | utils.c | 50 struct sk_buff_head *q; in brcmu_pktq_penq() 69 struct sk_buff_head *q; in brcmu_pktq_penq_head() 87 struct sk_buff_head *q; in brcmu_pktq_pdeq() 110 struct sk_buff_head *q; in brcmu_pktq_pdeq_match() 127 struct sk_buff_head *q; in brcmu_pktq_pdeq_tail() 144 struct sk_buff_head *q; in brcmu_pktq_pflush() 223 struct sk_buff_head *q; in brcmu_pktq_mdeq()
|
/kernel/linux/linux-5.10/drivers/atm/ |
D | zatm.h | 50 struct sk_buff_head tx_queue; /* list of buffers in transit */ 55 struct sk_buff_head backlog; /* list of buffers waiting for ring */ 68 struct sk_buff_head pool[NR_POOLS];/* free buffer pools */
|
D | eni.h | 50 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 */
|
/kernel/linux/linux-5.10/include/net/ |
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;
|
D | espintcp.h | 23 struct sk_buff_head ike_queue; 24 struct sk_buff_head out_queue;
|
/kernel/linux/linux-5.10/include/linux/ |
D | skbuff.h | 291 struct sk_buff_head { struct 1528 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty() 1540 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless() 1553 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last() 1566 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first() 1580 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next() 1598 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev() 1779 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek() 1794 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek() 1809 const struct sk_buff_head *list_) in skb_peek_next() [all …]
|
D | mISDNhw.h | 92 struct sk_buff_head squeue; 93 struct sk_buff_head rqueue; 161 struct sk_buff_head rqueue;
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
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;
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | usbnet.h | 58 struct sk_buff_head rxq; 59 struct sk_buff_head txq; 60 struct sk_buff_head done; 61 struct sk_buff_head rxq_pause;
|