Home
last modified time | relevance | path

Searched refs:sk_buff_head (Results 1 – 25 of 49) 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);
140 struct net *net, struct sk_buff_head *queue,
/include/net/
Dx25.h142 struct sk_buff_head queue;
159 struct sk_buff_head ack_queue;
160 struct sk_buff_head fragment_queue;
161 struct sk_buff_head interrupt_in_queue;
162 struct sk_buff_head interrupt_out_queue;
Ddn.h108 struct sk_buff_head data_xmit_queue;
109 struct sk_buff_head other_xmit_queue;
114 struct sk_buff_head other_receive_queue;
Drose.h103 struct sk_buff_head queue;
142 struct sk_buff_head frag_queue;
144 struct sk_buff_head ack_queue;
Dlapb.h97 struct sk_buff_head write_queue;
98 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.h33 struct sk_buff_head queue;
Dax25.h254 struct sk_buff_head write_queue;
255 struct sk_buff_head reseq_queue;
256 struct sk_buff_head ack_queue;
257 struct sk_buff_head frag_queue;
Dgarp.h105 struct sk_buff_head queue;
Dmrp.h119 struct sk_buff_head queue;
/include/linux/
DmISDNhw.h92 struct sk_buff_head squeue;
93 struct sk_buff_head rqueue;
161 struct sk_buff_head rqueue;
Dskbuff.h289 struct sk_buff_head { struct
1493 static inline int skb_queue_empty(const struct sk_buff_head *list) in skb_queue_empty()
1505 static inline bool skb_queue_empty_lockless(const struct sk_buff_head *list) in skb_queue_empty_lockless()
1518 static inline bool skb_queue_is_last(const struct sk_buff_head *list, in skb_queue_is_last()
1531 static inline bool skb_queue_is_first(const struct sk_buff_head *list, in skb_queue_is_first()
1545 static inline struct sk_buff *skb_queue_next(const struct sk_buff_head *list, in skb_queue_next()
1563 static inline struct sk_buff *skb_queue_prev(const struct sk_buff_head *list, in skb_queue_prev()
1744 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
1759 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek()
1774 const struct sk_buff_head *list_) in skb_peek_next()
[all …]
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */
Dkernelcapi.h32 struct sk_buff_head recv_queue;
Dnetpoll.h41 struct sk_buff_head txq;
/include/linux/dsa/
Dsja1105.h40 struct sk_buff_head skb_rxtstamp_queue;
/include/linux/usb/
Dusbnet.h58 struct sk_buff_head rxq;
59 struct sk_buff_head txq;
60 struct sk_buff_head done;
61 struct sk_buff_head rxq_pause;
/include/net/iucv/
Daf_iucv.h124 struct sk_buff_head send_skb_q;
125 struct sk_buff_head backlog_skb_q;
/include/net/caif/
Dcaif_spi.h103 struct sk_buff_head qhead;
104 struct sk_buff_head chead;
/include/net/nfc/
Dnci_core.h189 struct sk_buff_head rx_hcp_frags;
191 struct sk_buff_head msg_rx_queue;
224 struct sk_buff_head cmd_q;
225 struct sk_buff_head rx_q;
226 struct sk_buff_head tx_q;
452 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;
326 struct sk_buff_head fcoe_rx_list;
351 struct sk_buff_head fcoe_pending_queue;
/include/linux/can/
Drx-offload.h22 struct sk_buff_head skb_queue;
/include/net/phonet/
Dpep.h22 struct sk_buff_head ctrlreq_queue;

12