Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil_netbsd.c | 171 int ipf_active; variable in typeref:typename:int 2056 ipf_active = 1; 2077 ipf_active = 0; 2247 ipf_active = 0; 2276 if (ipf_active != 0 || ipfmain.ipf_running > 0) { |
ip_fil.h | 1609 int ipf_active; member in struct:ipf_main_softc_s |