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