Home
last modified time | relevance | path

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

/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