Searched refs:pf_file (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 Dpf.c568 const char *pf_file = create_temp_file (c->options.tmp_dir, "pf", &gc); local
569 if( pf_file ) {
570 setenv_str (c->c2.es, "pf_file", pf_file);
575 c->c2.pf.filename = string_alloc (pf_file, &c->c2.gc);

Completed in 82 milliseconds