Home
last modified time | relevance | path

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

/linux-6.15/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.c1637 if (msg_connected(hdr) || msg_named(hdr) || in tipc_lxc_xmit()
H A Dsocket.c2760 if (msg_named(msg)) { in tipc_accept()