Home
last modified time | relevance | path

Searched refs:msg_set_lookup_scope (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c851 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()
1484 msg_set_lookup_scope(hdr, tipc_node2scope(dnode)); in __tipc_sendmsg()
1489 msg_set_lookup_scope(hdr, 0); in __tipc_sendmsg()
1663 msg_set_lookup_scope(msg, 0); in tipc_sk_finish_conn()
3084 msg_set_lookup_scope(hdr, mreq->scope); in tipc_sk_join()
H A Dmsg.h493 static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n) in msg_set_lookup_scope() function
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c873 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()
1496 msg_set_lookup_scope(hdr, ua->scope); in __tipc_sendmsg()
1499 msg_set_lookup_scope(hdr, 0); in __tipc_sendmsg()
1673 msg_set_lookup_scope(msg, 0); in tipc_sk_finish_conn()
3093 msg_set_lookup_scope(hdr, mreq->scope); in tipc_sk_join()
H A Dmsg.h480 static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n) in msg_set_lookup_scope() function

Completed in 16 milliseconds