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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 514 struct frentry *f_ipf[2][2]; member in struct:friostat_4_1_33
535 struct frentry *f_ipf[2][2]; member in struct:friostat_4_1_0
2296 fiop->f_ipf[0][0] = old->f_ipf[0][0];
2297 fiop->f_ipf[0][1] = old->f_ipf[0][1];
2298 fiop->f_ipf[1][0] = old->f_ipf[1][0];
2299 fiop->f_ipf[1][1] = old->f_ipf[1][1]
    [all...]
ip_fil.h 1114 frentry_t *f_ipf[2][2]; member in struct:friostat
1133 #define f_fin f_ipf[0]
1134 #define f_fout f_ipf[1]
fil.c 4222 fiop->f_ipf[0][0] = softc->ipf_rules[0][0];
4224 fiop->f_ipf[0][1] = softc->ipf_rules[0][1];
4226 fiop->f_ipf[1][0] = softc->ipf_rules[1][0];
4228 fiop->f_ipf[1][1] = softc->ipf_rules[1][1];
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 514 struct frentry *f_ipf[2][2]; member in struct:friostat_4_1_33
535 struct frentry *f_ipf[2][2]; member in struct:friostat_4_1_0
2316 fiop->f_ipf[0][0] = old->f_ipf[0][0];
2317 fiop->f_ipf[0][1] = old->f_ipf[0][1];
2318 fiop->f_ipf[1][0] = old->f_ipf[1][0];
2319 fiop->f_ipf[1][1] = old->f_ipf[1][1]
    [all...]

Completed in 34 milliseconds