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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 519 struct frgroup *f_groups[IPL_LOGSIZE][2]; member in struct:friostat_4_1_33
540 struct frgroup *f_groups[IPL_LOGSIZE][2]; member in struct:friostat_4_1_0
2305 bcopy(&old->f_groups, &fiop->f_groups, sizeof(old->f_groups));
2335 bcopy(&old->f_groups, &fiop->f_groups, sizeof(old->f_groups));
3517 bcopy(&fiop->f_groups, &old->f_groups, sizeof(old->f_groups))
    [all...]
ip_fil.h 1117 struct frgroup *f_groups[IPL_LOGSIZE][2]; member in struct:friostat
fil.c 4239 fiop->f_groups[i][0] = softc->ipf_groups[i][0];
4240 fiop->f_groups[i][1] = softc->ipf_groups[i][1];

Completed in 23 milliseconds