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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 1366 softc->ipf_frouteok[0]++;
1368 softc->ipf_frouteok[1]++;
ip_fil.h 1639 u_long ipf_frouteok[2]; member in struct:ipf_main_softc_s
fil.c 4232 fiop->f_froute[0] = softc->ipf_frouteok[0];
4233 fiop->f_froute[1] = softc->ipf_frouteok[1];

Completed in 22 milliseconds