Searched refs:f_froute (Results 1 – 3 of 3) sorted by relevance
649 kmemcpy((char *)&fiop->f_froute, (u_long)deadlist[33].n_value, in ipfstate_dead()650 sizeof(fiop->f_froute)); in ipfstate_dead()744 PRINTF("%lu\tfastroute successes\n", fp->f_froute[0]); in showstats()745 PRINTF("%lu\tfastroute failures\n", fp->f_froute[1]); in showstats()
1056 u_long f_froute[2]; member
4212 fiop->f_froute[0] = softc->ipf_frouteok[0]; in ipf_getstat() 4213 fiop->f_froute[1] = softc->ipf_frouteok[1]; in ipf_getstat()