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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 391 if ((softc->ipf_running > 0) || (ipf_checkp == ipf_check)) {
531 if (softc->ipf_running > 0)
534 if (softc->ipf_running == -1 || softc->ipf_running == 1) {
575 if (softc->ipf_running > 0)
701 if (ipfmain.ipf_running <= 0) {
2093 if (ipfmain.ipf_running < 1) {
2119 if (ipfmain.ipf_running < 1) {
2276 if (ipf_active != 0 || ipfmain.ipf_running > 0) {
fil.c 2825 if (softc->ipf_running <= 0) {
4237 fiop->f_running = softc->ipf_running;
6082 if (softc->ipf_running > 0) {
6091 if (softc->ipf_running > 0) {
6100 if (softc->ipf_running > 0) {
6109 if (softc->ipf_running > 0) {
6119 if (softc->ipf_running > 0)
6130 if (softc->ipf_running > 0) {
7190 (softc->ipf_running > 0)) {
7946 if (softc->ipf_running > 0
    [all...]
ip_fil.h 1607 int ipf_running; member in struct:ipf_main_softc_s
ip_state.c 3491 if (softc->ipf_running <= 0)
3496 if (softc->ipf_running <= 0) {
ip_nat.c 5867 if (softc->ipf_running <= 0)
5879 if (softc->ipf_running <= 0) {

Completed in 29 milliseconds