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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 520 u_long f_froute[2]; member in struct:friostat_4_1_33
541 u_long f_froute[2]; member in struct:friostat_4_1_0
2306 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
2336 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
3518 bcopy(&fiop->f_froute, &old->f_froute, sizeof(old->f_froute))
    [all...]
ip_fil.h 1118 u_long f_froute[2]; member in struct:friostat
fil.c 4232 fiop->f_froute[0] = softc->ipf_frouteok[0];
4233 fiop->f_froute[1] = softc->ipf_frouteok[1];

Completed in 52 milliseconds