Searched refs:tipc_bcast_rcv (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tipc/
H A Dbcast.h95 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb);
H A Dbcast.c432 /* tipc_bcast_rcv - receive a broadcast packet, and deliver to rcv link
436 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) function
H A Dnode.c1894 rc = tipc_bcast_rcv(net, be->link, skb);

Completed in 259 milliseconds