Home
last modified time | relevance | path

Searched refs:TIPC_SERVICE_RANGE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/net/tipc/
H A Daddr.h86 if (atype == TIPC_SERVICE_RANGE) in tipc_uaddr_valid()
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 Dsocket.c687 ua->addrtype = TIPC_SERVICE_RANGE; in __tipc_bind()
1209 ua.addrtype = TIPC_SERVICE_RANGE; in tipc_sk_mcast_rcv()
1442 if (atype == TIPC_SERVICE_RANGE) in __tipc_sendmsg()
1469 if (atype == TIPC_SERVICE_RANGE) { in __tipc_sendmsg()
2558 if (addr->addrtype == TIPC_SERVICE_RANGE) in tipc_sockaddr_is_sane()
2608 } else if (dst->addrtype == TIPC_SERVICE_RANGE) { in tipc_connect()
2940 tipc_uaddr(&_ua, TIPC_SERVICE_RANGE, p->scope, in tipc_sk_withdraw()
3096 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, mreq->scope, in tipc_sk_join()
3121 ua.addrtype = TIPC_SERVICE_RANGE; in tipc_sk_leave()
H A Dname_table.c835 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, type, in tipc_nametbl_subscribe()
864 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_nametbl_unsubscribe()
1070 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_nl_service_list()
H A Dtopsrv.c536 saddr.addrtype = TIPC_SERVICE_RANGE; in tipc_topsrv_create_listener()
H A Dmsg.c718 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, scope, in tipc_msg_lookup_dest()
H A Dnode.c413 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h153 #define TIPC_SERVICE_RANGE 1 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h153 #define TIPC_SERVICE_RANGE 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h85 #define TIPC_SERVICE_RANGE 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h85 #define TIPC_SERVICE_RANGE 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h72 #define TIPC_SERVICE_RANGE 1 macro
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c2551 if (addr->addrtype == TIPC_SERVICE_RANGE) in tipc_sockaddr_is_sane()
2601 } else if (dst->addrtype == TIPC_SERVICE_RANGE) { in tipc_connect()

Completed in 23 milliseconds