Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dbcast.h58 void tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l, u32 acked);
Dbcast.c250 void tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l, u32 acked) in tipc_bcast_ack_rcv() function
Dnode.c1308 tipc_bcast_ack_rcv(net, n->bc_entry.link, bc_ack); in tipc_rcv()