Home
last modified time | relevance | path

Searched refs:msg_short (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
A Dmsg.h632 static inline int msg_short(struct tipc_msg *m) in msg_short() function
639 if (likely(msg_short(m))) in msg_orignode()
A Dcrypto.c1409 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
A Dnode.c2119 if (unlikely(!msg_short(hdr) && (msg_destnode(hdr) != self))) in tipc_rcv()

Completed in 16 milliseconds