Home
last modified time | relevance | path

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

12

/include/net/sctp/
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);
Dulpevent.h71 unsigned int sctp_queue_purge_ulpevents(struct sk_buff_head *list);
142 struct net *net, struct sk_buff_head *queue,
/include/net/
Despintcp.h23 struct sk_buff_head ike_queue;
24 struct sk_buff_head out_queue;
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;
Dlapb.h98 struct sk_buff_head write_queue;
99 struct sk_buff_head ack_queue;
Dnetrom.h82 struct sk_buff_head ack_queue;
83 struct sk_buff_head reseq_queue;
84 struct sk_buff_head frag_queue;
Drose.h105 struct sk_buff_head queue;
145 struct sk_buff_head frag_queue;
147 struct sk_buff_head ack_queue;
Dfq.h34 struct sk_buff_head queue;
Dax25.h251 struct sk_buff_head write_queue;
252 struct sk_buff_head reseq_queue;
253 struct sk_buff_head ack_queue;
254 struct sk_buff_head frag_queue;
Dif_inet6.h192 struct sk_buff_head mc_query_queue; /* mld query queue */
193 struct sk_buff_head mc_report_queue; /* mld report queue */
Dgarp.h107 struct sk_buff_head queue;
Dmrp.h123 struct sk_buff_head queue;
/include/linux/can/
Drx-offload.h22 struct sk_buff_head skb_queue;
23 struct sk_buff_head skb_irq_queue;
/include/linux/
Dvirtio_vsock.h95 virtio_vsock_skb_queue_head(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_head()
103 virtio_vsock_skb_queue_tail(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_tail()
110 static inline struct sk_buff *virtio_vsock_skb_dequeue(struct sk_buff_head *list) in virtio_vsock_skb_dequeue()
121 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge()
168 struct sk_buff_head rx_queue;
288 int virtio_transport_purge_skbs(void *vsk, struct sk_buff_head *list);
DmISDNhw.h92 struct sk_buff_head squeue;
93 struct sk_buff_head rqueue;
161 struct sk_buff_head rqueue;
Dskbuff.h339 struct sk_buff_head { struct
1873 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty()
1885 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless()
1898 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last()
1911 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first()
1925 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next()
1943 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev()
2142 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
2157 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek()
2172 const struct sk_buff_head *list_) in skb_peek_next()
[all …]
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */
Dnetpoll.h42 struct sk_buff_head txq;
/include/net/iucv/
Daf_iucv.h126 struct sk_buff_head send_skb_q;
127 struct sk_buff_head backlog_skb_q;
/include/linux/usb/
Dusbnet.h54 struct sk_buff_head rxq;
55 struct sk_buff_head txq;
56 struct sk_buff_head done;
57 struct sk_buff_head rxq_pause;
/include/net/nfc/
Dnci_core.h190 struct sk_buff_head rx_hcp_frags;
192 struct sk_buff_head msg_rx_queue;
225 struct sk_buff_head cmd_q;
226 struct sk_buff_head rx_q;
227 struct sk_buff_head tx_q;
454 struct sk_buff_head tx_q;
Dhci.h115 struct sk_buff_head rx_hcp_frags;
119 struct sk_buff_head msg_rx_queue;
/include/scsi/
Dlibfcoe.h133 struct sk_buff_head fip_recv_list;
334 struct sk_buff_head fcoe_rx_list;
361 struct sk_buff_head fcoe_pending_queue;
/include/net/phonet/
Dpep.h25 struct sk_buff_head ctrlreq_queue;
/include/net/bluetooth/
Dcoredump.h52 struct sk_buff_head dump_q;

12