HomeSort by: relevance | last modified time | path
    Searched defs:fr_grhead (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 195 char fr_grhead[FR_GROUPLEN]; /* group # which this rule starts */ member in struct:frentry_4_1_34
245 char fr_grhead[FR_GROUPLEN]; member in struct:frentry_4_1_16
299 char fr_grhead[FR_GROUPLEN]; member in struct:frentry_4_1_0
1948 fr->fr_grhead = -1;
2001 if (old->fr_grhead[0] != '\0') {
2002 fr->fr_grhead = nlen;
2004 old->fr_grhead, LIFNAMSIZ);
2077 fr->fr_grhead = -1;
2129 if (old->fr_grhead[0] != '\0') {
2130 fr->fr_grhead = nlen
    [all...]
ip_fil.h 754 int fr_grhead; /* group # which this rule starts */ member in struct:frentry

Completed in 16 milliseconds