Home
last modified time | relevance | path

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

/drivers/block/drbd/
A Ddrbd_worker.c847 clear_bit(GOT_PING_ACK, &connection->flags); in ping_peer()
850 test_bit(GOT_PING_ACK, &connection->flags) || device->state.conn < C_CONNECTED); in ping_peer()
A Ddrbd_int.h567 GOT_PING_ACK, /* set when we receive a ping_ack packet, ping_wait gets woken */ enumerator
A Ddrbd_receiver.c5434 if (!test_and_set_bit(GOT_PING_ACK, &connection->flags)) in got_PingAck()

Completed in 22 milliseconds