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

  /src/sys/external/bsd/ipf/netinet/
ip_tftp_pxy.c 33 static int tftp_proxy_init = 0; variable
72 tftp_proxy_init = 1;
80 if (tftp_proxy_init == 1) {
82 tftp_proxy_init = 0;
  /src/external/bsd/ipf/dist/
ip_tftp_pxy.c 33 static int tftp_proxy_init = 0; variable
72 tftp_proxy_init = 1;
80 if (tftp_proxy_init == 1) {
82 tftp_proxy_init = 0;

Completed in 25 milliseconds