GOT_PING_ACK     5679 drivers/block/drbd/drbd_receiver.c 	if (!test_and_set_bit(GOT_PING_ACK, &connection->flags))
GOT_PING_ACK      847 drivers/block/drbd/drbd_worker.c 	clear_bit(GOT_PING_ACK, &connection->flags);
GOT_PING_ACK      850 drivers/block/drbd/drbd_worker.c 		   test_bit(GOT_PING_ACK, &connection->flags) || device->state.conn < C_CONNECTED);