Home
last modified time | relevance | path

Searched refs:TIPC_CLUSTER_SCOPE (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Daddr.h72 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE; in tipc_node2scope()
H A Dnet.c137 TIPC_CLUSTER_SCOPE, 0, addr); in tipc_net_finalize()
H A Dname_distr.c301 TIPC_CLUSTER_SCOPE, node, in tipc_update_nametbl()
H A Dsocket.c851 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()
1225 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()
2904 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_publish()
2932 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_withdraw()
H A Dgroup.c944 if (grp->scope == TIPC_CLUSTER_SCOPE) in tipc_group_fill_sock_diag()
/kernel/linux/linux-6.6/net/tipc/
H A Daddr.h117 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE; in tipc_node2scope()
H A Dnet.c132 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_net_finalize()
H A Dname_distr.c287 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_update_nametbl()
H A Dsocket.c696 ua->scope = TIPC_CLUSTER_SCOPE; in __tipc_bind()
873 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()
1225 ua.scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()
3086 mreq->scope = TIPC_CLUSTER_SCOPE; in tipc_sk_join()
H A Dgroup.c945 if (grp->scope == TIPC_CLUSTER_SCOPE) in tipc_group_fill_sock_diag()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h41 TIPC_CLUSTER_SCOPE = 2, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h41 TIPC_CLUSTER_SCOPE = 2, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h28 TIPC_CLUSTER_SCOPE = 2, enumerator

Completed in 19 milliseconds