HomeSort by: relevance | last modified time | path
    Searched defs:f_groups (Results 1 - 2 of 2) 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

Completed in 17 milliseconds