Searched refs:__tipc_skb_queue_sorted (Results 1 – 3 of 3) sorted by relevance
| /linux/net/tipc/ |
| H A D | msg.c | 835 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, in __tipc_skb_queue_sorted() 823 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno, __tipc_skb_queue_sorted() function
|
| H A D | msg.h | 1180 bool __tipc_skb_queue_sorted(struct sk_buff_head *list, u16 seqno,
|
| H A D | link.c | 1391 __tipc_skb_queue_sorted(fdefq, seqno, iskb); in tipc_link_tnl_rcv() 1802 if (!__tipc_skb_queue_sorted(defq, seqno, skb)) in tipc_link_rcv()
|