Searched refs:PING_FLAGS_START (Results 1 – 1 of 1) sorted by relevance
53 #define PING_FLAGS_START (1 << 1) macro173 …while ((ep->flags & PING_FLAGS_START) && ((ep->count == 0) || (ep->packet_hdr->seqno < ep->count))… in esp_ping_thread()343 ep->flags |= PING_FLAGS_START; in esp_ping_start()355 ep->flags &= ~PING_FLAGS_START; in esp_ping_stop()