Lines Matching refs:tipc_bearer
99 struct tipc_bearer __rcu *bearer;
147 static int tipc_udp_msg2addr(struct tipc_bearer *b, struct tipc_media_addr *a, in tipc_udp_msg2addr()
235 struct tipc_bearer *b, in tipc_udp_send_msg()
282 static bool tipc_udp_is_known_peer(struct tipc_bearer *b, in tipc_udp_is_known_peer()
302 static int tipc_udp_rcast_add(struct tipc_bearer *b, in tipc_udp_rcast_add()
334 static int tipc_udp_rcast_disc(struct tipc_bearer *b, struct sk_buff *skb) in tipc_udp_rcast_disc()
375 struct tipc_bearer *b; in tipc_udp_recv()
464 struct tipc_bearer *b; in tipc_udp_nl_dump_remoteip()
544 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
626 int tipc_udp_nl_bearer_add(struct tipc_bearer *b, struct nlattr *attr) in tipc_udp_nl_bearer_add()
664 static int tipc_udp_enable(struct net *net, struct tipc_bearer *b, in tipc_udp_enable()
830 static void tipc_udp_disable(struct tipc_bearer *b) in tipc_udp_disable()