Home
last modified time | relevance | path

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

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