Home
last modified time | relevance | path

Searched refs:TIPC_SERVICE_RANGE (Results 1 – 6 of 6) sorted by relevance

/linux/net/tipc/
H A Dname_distr.c241 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, p->scope, p->sr.type, in tipc_publ_purge()
287 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_update_nametbl()
H A Dnet.c132 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_net_finalize()
H A Dtopsrv.c536 saddr.addrtype = TIPC_SERVICE_RANGE; in tipc_topsrv_create_listener()
H A Dmsg.c722 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, scope, in tipc_msg_lookup_dest()
H A Dnode.c411 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_node_write_unlock()
/linux/include/uapi/linux/
H A Dtipc.h153 #define TIPC_SERVICE_RANGE 1 macro