Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.c675 msg_set_lookup_scope(mhdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()
904 msg_set_lookup_scope(mhdr, tipc_addr_scope(domain)); in __tipc_sendmsg()
913 msg_set_lookup_scope(mhdr, 0); in __tipc_sendmsg()
1104 msg_set_lookup_scope(msg, 0); in tipc_sk_finish_conn()
Dmsg.h311 static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n) in msg_set_lookup_scope() function