Searched refs:msg_seq_gap (Results 1 – 2 of 2) sorted by relevance
| /linux/net/tipc/ | ||
| H A D | trace.c | 85 i += scnprintf(buf + i, sz - i, " %u", msg_seq_gap(hdr)); in tipc_skb_dump() |
| H A D | msg.h | 747 static inline u32 msg_seq_gap(struct tipc_msg *m) in msg_seq_gap() function |