Home
last modified time | relevance | path

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

/linux/net/tipc/
A Dname_table.h45 struct tipc_uaddr;
115 bool tipc_nametbl_lookup_anycast(struct net *net, struct tipc_uaddr *ua,
117 void tipc_nametbl_lookup_mcast_sockets(struct net *net, struct tipc_uaddr *ua,
119 void tipc_nametbl_lookup_mcast_nodes(struct net *net, struct tipc_uaddr *ua,
121 bool tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua,
125 struct tipc_uaddr *ua);
126 struct publication *tipc_nametbl_publish(struct net *net, struct tipc_uaddr *ua,
128 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
131 struct tipc_uaddr *ua,
135 struct tipc_uaddr *ua,
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_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 Dname_distr.c247 struct tipc_uaddr ua; in tipc_publ_purge()
249 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, p->scope, p->sr.type, in tipc_publ_purge()
292 struct tipc_uaddr ua; in tipc_update_nametbl()
295 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE, in tipc_update_nametbl()
A Dsocket.c677 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in __tipc_bind()
716 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in tipc_bind()
960 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_unicast()
1003 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_anycast()
1085 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_bcast()
1159 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in tipc_send_group_mcast()
1202 struct tipc_uaddr ua; in tipc_sk_mcast_rcv()
1413 struct tipc_uaddr *ua = (struct tipc_uaddr *)m->msg_name; in __tipc_sendmsg()
2928 struct tipc_uaddr _ua; in tipc_sk_withdraw()
3071 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.c704 struct tipc_uaddr ua; in tipc_msg_lookup_dest()
718 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, scope, in tipc_msg_lookup_dest()
A Dnode.c405 struct tipc_uaddr ua; in tipc_node_write_unlock()
413 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_NODE_SCOPE, in tipc_node_write_unlock()

Completed in 24 milliseconds