Home
last modified time | relevance | path

Searched refs:tipc_bclink_acknowledge (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/tipc/
Dbcast.h120 void tipc_bclink_acknowledge(struct tipc_node *n_ptr, u32 acked);
Dbcast.c190 void tipc_bclink_acknowledge(struct tipc_node *n_ptr, u32 acked) in tipc_bclink_acknowledge() function
456 tipc_bclink_acknowledge(node, msg_bcast_ack(msg)); in tipc_bclink_rcv()
Dnode.c391 tipc_bclink_acknowledge(n_ptr, INVALID_LINK_SEQ); in node_lost_contact()
Dlink.c1100 tipc_bclink_acknowledge(n_ptr, msg_bcast_ack(msg)); in tipc_rcv()