Home
last modified time | relevance | path

Searched refs:msg_seq_gap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dtrace.c85 i += scnprintf(buf + i, sz - i, " %u", msg_seq_gap(hdr)); in tipc_skb_dump()
H A Dmsg.h747 static inline u32 msg_seq_gap(struct tipc_msg *m) in msg_seq_gap() function
H A Dlink.c1532 ga->ugack_cnt = (msg_seq_gap(hdr)) ? in tipc_build_gap_ack_blks()
2207 u16 gap = msg_seq_gap(hdr); in tipc_link_proto_rcv()