Home
last modified time | relevance | path

Searched refs:msg_named (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.c712 if (!msg_named(msg)) in tipc_msg_lookup_dest()
H A Dmsg.h402 static inline u32 msg_named(struct tipc_msg *m) in msg_named() function
H A Dnode.c1639 if (msg_connected(hdr) || msg_named(hdr) || in tipc_lxc_xmit()
H A Dsocket.c2766 if (msg_named(msg)) { in tipc_accept()