Home
last modified time | relevance | path

Searched refs:TIPC_NODE_SCOPE (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Daddr.h72 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE; in tipc_node2scope()
77 return sc != TIPC_NODE_SCOPE ? 0 : tipc_own_addr(net); in tipc_scope2node()
H A Dsubscr.c93 if (filter & TIPC_SUB_CLUSTER_SCOPE && scope == TIPC_NODE_SCOPE) in tipc_sub_report_overlap()
95 if (filter & TIPC_SUB_NODE_SCOPE && scope != TIPC_NODE_SCOPE) in tipc_sub_report_overlap()
H A Dname_distr.c93 if (publ->scope == TIPC_NODE_SCOPE) { in tipc_named_publish()
124 if (publ->scope == TIPC_NODE_SCOPE) in tipc_named_withdraw()
H A Dname_table.h49 #define TIPC_PUBL_SCOPE_NUM (TIPC_NODE_SCOPE + 1)
H A Dgroup.c167 bool global = mreq->scope != TIPC_NODE_SCOPE; in tipc_group_create()
752 if (grp->scope == TIPC_NODE_SCOPE && node != tipc_own_addr(grp->net)) in tipc_group_proto_rcv()
940 if (grp->scope == TIPC_NODE_SCOPE) in tipc_group_fill_sock_diag()
H A Dsocket.c1223 scope = TIPC_NODE_SCOPE; in tipc_sk_mcast_rcv()
2903 if (scope != TIPC_NODE_SCOPE) in tipc_sk_publish()
2931 if (scope != TIPC_NODE_SCOPE) in tipc_sk_withdraw()
3076 if (mreq->scope > TIPC_NODE_SCOPE) in tipc_sk_join()
3334 tsk1->peer.scope = TIPC_NODE_SCOPE; in tipc_socketpair()
3339 tsk2->peer.scope = TIPC_NODE_SCOPE; in tipc_socketpair()
H A Dtopsrv.c535 saddr.scope = TIPC_NODE_SCOPE; in tipc_topsrv_create_listener()
H A Dname_table.c467 if (scope > TIPC_NODE_SCOPE || lower > upper) { in tipc_nametbl_insert_publ()
H A Dnode.c417 TIPC_NODE_SCOPE, link_id, link_id); in tipc_node_write_unlock()
/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.h78 TIPC_NODE_SCOPE = 3 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.h78 TIPC_NODE_SCOPE = 3 enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc.h78 TIPC_NODE_SCOPE = 3 enumerator