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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dcrypto.h155 # define CO_IGNORE_PACKET_ID (1<<2) macro
H A Dcrypto.c357 have_pin = !BOOL_CAST (opt->flags & CO_IGNORE_PACKET_ID);
H A Dssl.c3253 co.flags |= CO_IGNORE_PACKET_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dcrypto.h155 # define CO_IGNORE_PACKET_ID (1<<2) macro
H A Dcrypto.c357 have_pin = !BOOL_CAST (opt->flags & CO_IGNORE_PACKET_ID);
H A Dssl.c3253 co.flags |= CO_IGNORE_PACKET_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dcrypto.h155 # define CO_IGNORE_PACKET_ID (1<<2) macro
H A Dcrypto.c357 have_pin = !BOOL_CAST (opt->flags & CO_IGNORE_PACKET_ID);
H A Dssl.c3253 co.flags |= CO_IGNORE_PACKET_ID;

Completed in 201 milliseconds