Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.h92 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb);
Dbcast.c423 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) in tipc_bcast_rcv() function
Dnode.c1615 rc = tipc_bcast_rcv(net, be->link, skb); in tipc_node_bc_rcv()