/Linux-v6.6/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 | 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);
|
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 | 180 struct sk_buff_head failover_deferdq; 187 struct sk_buff_head transmq; 188 struct sk_buff_head backlogq; 199 struct sk_buff_head deferdq; 200 struct sk_buff_head *inputq; 201 struct sk_buff_head *namedq; 204 struct sk_buff_head wakeupq; 267 struct sk_buff_head *xmitq); 271 struct sk_buff_head *xmitq); 274 struct sk_buff_head *xmitq); [all …]
|
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 …]
|
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 | 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 …]
|
D | msg.c | 202 int mss, struct sk_buff_head *txq) in tipc_msg_append() 307 int pktmax, struct sk_buff_head *frags) in tipc_msg_fragment() 369 int dsz, int pktmax, struct sk_buff_head *list) in tipc_msg_build() 673 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 | 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()
|
/Linux-v6.6/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; 46 int sctp_ulpq_tail_event(struct sctp_ulpq *, struct sk_buff_head *skb_list); 66 struct sk_buff_head *list, __u16 needed);
|
/Linux-v6.6/drivers/net/wireless/silabs/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);
|
/Linux-v6.6/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;
|
/Linux-v6.6/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;
|
/Linux-v6.6/include/linux/ |
D | virtio_vsock.h | 75 virtio_vsock_skb_queue_head(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_head() 83 virtio_vsock_skb_queue_tail(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_tail() 90 static inline struct sk_buff *virtio_vsock_skb_dequeue(struct sk_buff_head *list) in virtio_vsock_skb_dequeue() 101 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge() 141 struct sk_buff_head rx_queue; 247 int virtio_transport_purge_skbs(void *vsk, struct sk_buff_head *list);
|
D | skbuff.h | 336 struct sk_buff_head { struct 1796 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty() 1808 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless() 1821 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last() 1834 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first() 1848 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next() 1866 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev() 2065 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek() 2080 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek() 2095 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;
|
/Linux-v6.6/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 *);
|
/Linux-v6.6/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() 148 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_reorder()
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
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-v6.6/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;
|
/Linux-v6.6/drivers/atm/ |
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 */
|
/Linux-v6.6/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;
|
/Linux-v6.6/net/sctp/ |
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 …]
|