Searched refs:PING_STRING_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dping.h38 /* PING_STRING_SIZE must be sizeof (ping_string) */
39 #define PING_STRING_SIZE 16 macro
44 return buf_string_match (buf, ping_string, PING_STRING_SIZE);

Completed in 203 milliseconds