Searched refs:msg_short (Results 1 – 3 of 3) sorted by relevance
619 static inline int msg_short(struct tipc_msg *m) in msg_short() function626 if (likely(msg_short(m))) in msg_orignode()
1398 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
2123 if (unlikely(!msg_short(hdr) && (msg_destnode(hdr) != self))) in tipc_rcv()