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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl.h61 #define P_CONTROL_V1 4 /* control channel packet (usually TLS ciphertext) */ macro
H A Dssl.c601 case P_CONTROL_V1:
602 return "P_CONTROL_V1";
2476 reliable_mark_active_outgoing (ks->send_reliable, buf, P_CONTROL_V1);

Completed in 166 milliseconds