Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dbcast.h98 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
Dbcast.c498 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, in tipc_bcast_sync_rcv() function
Dnode.c1841 rc = tipc_bcast_sync_rcv(n->net, n->bc_entry.link, hdr, xmitq); in tipc_node_bc_sync_rcv()