Home
last modified time | relevance | path

Searched refs:TIPC_CLUSTER_SCOPE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator