Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dmsg.h444 static inline int msg_short(struct tipc_msg *m) in msg_short() function
451 if (likely(msg_short(m))) in msg_orignode()
Dmsg.c527 if (msg_short(hdr)) { in tipc_msg_reverse()
Dnode.c1725 if (unlikely(!msg_short(hdr) && (msg_destnode(hdr) != self))) in tipc_rcv()