HomeSort by: relevance | last modified time | path
    Searched defs:pptp_proxy_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c 78 static int pptp_proxy_init = 0; variable in typeref:typename:int
95 pptp_proxy_init = 1;
102 if (pptp_proxy_init == 1) {
104 pptp_proxy_init = 0;
ip_pptp_pxy.c 78 static int pptp_proxy_init = 0; variable in typeref:typename:int
95 pptp_proxy_init = 1;
102 if (pptp_proxy_init == 1) {
104 pptp_proxy_init = 0;

Completed in 26 milliseconds