Searched refs:msg_short (Results 1 – 3 of 3) sorted by relevance
632 static inline int msg_short(struct tipc_msg *m) in msg_short() function639 if (likely(msg_short(m))) in msg_orignode()
1409 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
2119 if (unlikely(!msg_short(hdr) && (msg_destnode(hdr) != self))) in tipc_rcv()
Completed in 16 milliseconds