Searched refs:GOT_PING_ACK (Results 1 – 3 of 3) sorted by relevance
804 clear_bit(GOT_PING_ACK, &tconn->flags); in ping_peer()807 test_bit(GOT_PING_ACK, &tconn->flags) || mdev->state.conn < C_CONNECTED); in ping_peer()
809 GOT_PING_ACK, /* set when we receive a ping_ack packet, ping_wait gets woken */ enumerator
4923 if (!test_and_set_bit(GOT_PING_ACK, &tconn->flags)) in got_PingAck()