Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dmsg.h619 static inline int msg_short(struct tipc_msg *m) in msg_short() function
626 if (likely(msg_short(m))) in msg_orignode()
Dcrypto.c1398 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
Dnode.c2123 if (unlikely(!msg_short(hdr) && (msg_destnode(hdr) != self))) in tipc_rcv()