Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in tipc_bcast_rcv() function
H A Dnode.c1867 rc = tipc_bcast_rcv(net, be->link, skb); in tipc_node_bc_rcv()
/kernel/linux/linux-6.6/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) in tipc_bcast_rcv() function
H A Dnode.c1896 rc = tipc_bcast_rcv(net, be->link, skb); in tipc_node_bc_rcv()

Completed in 11 milliseconds