Home
last modified time | relevance | path

Searched refs:sk_buff_head (Results 1 – 25 of 46) 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;
47 int sctp_ulpq_tail_event(struct sctp_ulpq *, struct sk_buff_head *skb_list);
67 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;
Drose.h103 struct sk_buff_head queue;
142 struct sk_buff_head frag_queue;
144 struct sk_buff_head ack_queue;
Dlapb.h98 struct sk_buff_head write_queue;
99 struct sk_buff_head ack_queue;
Dnetrom.h81 struct sk_buff_head ack_queue;
82 struct sk_buff_head reseq_queue;
83 struct sk_buff_head frag_queue;
Dfq.h30 struct sk_buff_head queue;
Dax25.h255 struct sk_buff_head write_queue;
256 struct sk_buff_head reseq_queue;
257 struct sk_buff_head ack_queue;
258 struct sk_buff_head frag_queue;
Dif_inet6.h189 struct sk_buff_head mc_query_queue; /* mld query queue */
190 struct sk_buff_head mc_report_queue; /* mld report queue */
Dgarp.h105 struct sk_buff_head queue;
Dmrp.h119 struct sk_buff_head queue;
Dllc_conn.h62 struct sk_buff_head pdu_unack_q; /* PUDs sent/waiting ack */
/include/linux/dsa/
Dsja1105.h54 struct sk_buff_head skb_txtstamp_queue;
70 struct sk_buff_head xmit_queue;
/include/linux/can/
Drx-offload.h22 struct sk_buff_head skb_queue;
23 struct sk_buff_head skb_irq_queue;
/include/linux/
DmISDNhw.h92 struct sk_buff_head squeue;
93 struct sk_buff_head rqueue;
161 struct sk_buff_head rqueue;
Dskbuff.h299 struct sk_buff_head { struct
1621 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty()
1633 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless()
1646 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last()
1659 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first()
1673 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next()
1691 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev()
1888 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
1903 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek()
1918 const struct sk_buff_head *list_) in skb_peek_next()
[all …]
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */
Dnetpoll.h41 struct sk_buff_head txq;
/include/net/iucv/
Daf_iucv.h124 struct sk_buff_head send_skb_q;
125 struct sk_buff_head backlog_skb_q;
/include/linux/usb/
Dusbnet.h63 struct sk_buff_head rxq;
64 struct sk_buff_head txq;
65 struct sk_buff_head done;
66 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.h132 struct sk_buff_head fip_recv_list;
327 struct sk_buff_head fcoe_rx_list;
352 struct sk_buff_head fcoe_pending_queue;
/include/net/phonet/
Dpep.h22 struct sk_buff_head ctrlreq_queue;

12