Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dbcast.c343 msg_set_syn(hdr, 1); in tipc_mcast_send_sync()
H A Dmsg.h297 static inline void msg_set_syn(struct tipc_msg *m, u32 d) in msg_set_syn() function