Searched refs:tipc_bcast_rcv (Results 1 – 3 of 3) sorted by relevance
95 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb);
436 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) in tipc_bcast_rcv() function
1894 rc = tipc_bcast_rcv(net, be->link, skb); in tipc_node_bc_rcv()