Searched refs:PUSH_MSG_REPLY (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 Dpush.h34 #define PUSH_MSG_REPLY 2 macro
H A Dpush.c203 else if (status == PUSH_MSG_REPLY || status == PUSH_MSG_CONTINUATION)
205 if (status == PUSH_MSG_REPLY)
475 ret = PUSH_MSG_REPLY;
485 ret = PUSH_MSG_REPLY;

Completed in 97 milliseconds