Home
last modified time | relevance | path

Searched refs:msg_set_namelower (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/net/tipc/
Dmsg.h666 static inline void msg_set_namelower(struct tipc_msg *m, u32 n) in msg_set_namelower() function
673 msg_set_namelower(m, n); in msg_set_nameinst()
Dsocket.c874 msg_set_namelower(hdr, ua->sr.lower); in tipc_sendmcast()