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

  /src/sys/external/bsd/ipf/netinet/
ip_rpcb_pxy.c 92 static int rpcb_proxy_init = 0; variable in typeref:typename:int
122 rpcb_proxy_init = 1;
135 if (rpcb_proxy_init == 1) {
137 rpcb_proxy_init = 0;

Completed in 15 milliseconds