Home
last modified time | relevance | path

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

/linux/net/tipc/
H 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,
H 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()
H A Dname_table.c229 static struct publication *tipc_publ_create(struct tipc_uaddr *ua, in tipc_publ_create()
258 struct tipc_uaddr *ua) in tipc_service_create()
283 struct tipc_uaddr *ua) in tipc_service_find_range()
464 struct tipc_uaddr *ua) in tipc_service_find()
479 struct tipc_uaddr *ua, in tipc_nametbl_insert_publ()
500 struct tipc_uaddr *ua, in tipc_nametbl_remove_publ()
572 struct tipc_uaddr *ua, in tipc_nametbl_lookup_anycast()
630 bool tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_lookup_group()
677 void tipc_nametbl_lookup_mcast_sockets(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_lookup_mcast_sockets()
707 void tipc_nametbl_lookup_mcast_nodes(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_lookup_mcast_nodes()
[all …]
H 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()
H A Dsocket.c150 static int tipc_sk_publish(struct tipc_sock *tsk, struct tipc_uaddr *ua);
151 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
676 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in __tipc_bind()
715 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in tipc_bind()
841 static int tipc_sendmcast(struct socket *sock, struct tipc_uaddr *ua, in tipc_sendmcast()
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()
[all …]
H 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()
H 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()
H 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()