Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dmsg.h282 static inline int msg_non_seq(struct tipc_msg *m) in msg_non_seq() function
H A Dnode.c2126 if (unlikely(msg_non_seq(hdr))) { in tipc_rcv()