Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dbcast.h89 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l,
Dbcast.c392 int tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, in tipc_bcast_sync_rcv() function
Dnode.c1473 rc = tipc_bcast_sync_rcv(n->net, n->bc_entry.link, hdr); in tipc_node_bc_sync_rcv()