Searched refs:dfq (Results 1 – 1 of 1) sorted by relevance
1608 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg() local1622 if (!skb_queue_empty(dfq)) in tipc_link_build_proto_msg()1623 rcvgap = buf_seqno(skb_peek(dfq)) - l->rcv_nxt; in tipc_link_build_proto_msg()