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