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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Doptions.h489 const char *packet_id_file; member in struct:options
H A Dinit.c1137 if (c->options.packet_id_file)
1969 if (c->options.packet_id_file)
1970 packet_id_persist_load (&c->c1.pid_persist, c->options.packet_id_file);
H A Doptions.c1568 SHOW_STR (packet_id_file);
2690 options->packet_id_file, R_OK|W_OK, "--replay-persist");
6320 options->packet_id_file = p[1];

Completed in 81 milliseconds