Searched refs:msg_non_seq (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/tipc/ | ||
H A D | msg.h | 282 static inline int msg_non_seq(struct tipc_msg *m) in msg_non_seq() function |
H A D | node.c | 2126 if (unlikely(msg_non_seq(hdr))) { in tipc_rcv() |