Home
last modified time | relevance | path

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

/net/tipc/
A Dname_table.h45 struct tipc_uaddr;
117 bool tipc_nametbl_lookup_anycast(struct net *net, struct tipc_uaddr *ua,
119 void tipc_nametbl_lookup_mcast_sockets(struct net *net, struct tipc_uaddr *ua,
121 void tipc_nametbl_lookup_mcast_nodes(struct net *net, struct tipc_uaddr *ua,
123 bool tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua,
127 struct tipc_uaddr *ua);
128 struct publication *tipc_nametbl_publish(struct net *net, struct tipc_uaddr *ua,
130 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
133 struct tipc_uaddr *ua,
137 struct tipc_uaddr *ua,
A Dname_table.c258 struct tipc_uaddr *ua) in tipc_service_create()
283 struct tipc_uaddr *ua) in tipc_service_find_range()
462 struct tipc_uaddr *ua) in tipc_service_find()
477 struct tipc_uaddr *ua, in tipc_nametbl_insert_publ()
498 struct tipc_uaddr *ua, in tipc_nametbl_remove_publ()
570 struct tipc_uaddr *ua, in tipc_nametbl_lookup_anycast()
731 struct tipc_uaddr *ua) in tipc_nametbl_build_group()
832 struct tipc_uaddr ua; in tipc_nametbl_subscribe()
862 struct tipc_uaddr ua; in tipc_nametbl_unsubscribe()
864 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_nametbl_unsubscribe()
[all …]
A Daddr.h50 struct tipc_uaddr { struct
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr() argument
75 static inline bool tipc_uaddr_valid(struct tipc_uaddr *ua, int len) in tipc_uaddr_valid()
A Dname_distr.c239 struct tipc_uaddr ua; in tipc_publ_purge()
241 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, p->scope, p->sr.type, in tipc_publ_purge()
284 struct tipc_uaddr ua; in tipc_update_nametbl()
287 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_update_nametbl()
A Dsocket.c676 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in __tipc_bind()
715 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in tipc_bind()
959 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_unicast()
1002 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_anycast()
1083 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_bcast()
1157 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_mcast()
1199 struct tipc_uaddr ua; in tipc_sk_mcast_rcv()
1410 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in __tipc_sendmsg()
2929 struct tipc_uaddr _ua; in tipc_sk_withdraw()
3072 struct tipc_uaddr ua; in tipc_sk_join()
[all …]
A Dnet.c130 struct tipc_uaddr ua; in tipc_net_finalize()
132 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_net_finalize()
A Dmsg.c708 struct tipc_uaddr ua; in tipc_msg_lookup_dest()
722 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, scope, in tipc_msg_lookup_dest()
A Dnode.c403 struct tipc_uaddr ua; in tipc_node_write_unlock()
411 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_node_write_unlock()

Completed in 24 milliseconds