Home
last modified time | relevance | path

Searched refs:ipf_frouteok (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c1328 softc->ipf_frouteok[0]++; in ipf_fastroute()
1330 softc->ipf_frouteok[1]++; in ipf_fastroute()
H A Dip_fil.h1639 u_long ipf_frouteok[2]; member
H A Dfil.c4178 fiop->f_froute[0] = softc->ipf_frouteok[0]; in ipf_getstat()
4179 fiop->f_froute[1] = softc->ipf_frouteok[1]; in ipf_getstat()