Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dbcast.h95 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb);
Dbcast.c436 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) in tipc_bcast_rcv() function
Dnode.c1894 rc = tipc_bcast_rcv(net, be->link, skb); in tipc_node_bc_rcv()