Searched refs:fr_comment (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprintfr.c454 if (fp->fr_comment != -1)
455 PRINTF(" comment \"%s\"", fp->fr_names + fp->fr_comment);
/freebsd-10-stable/contrib/ipfilter/
H A Dip_fil_compat.c162 char *fr_comment; /* text comment for rule */ member in struct:frentry_4_1_34
209 char *fr_comment; member in struct:frentry_4_1_16
259 char *fr_comment; member in struct:frentry_4_1_0
1915 fr->fr_comment = -1;
2047 fr->fr_comment = -1;
2180 fr->fr_comment = -1;
3773 old->fr_comment = NULL;
3868 old->fr_comment = NULL;
3963 old->fr_comment = NULL;
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipf_y.y549 | IPFY_COMMENT YY_STR { DOALL(fr->fr_comment = addname(&fr, \
2641 fr->fr_comment = -1;
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil.h694 int fr_comment; /* text comment for rule */ member in struct:frentry

Completed in 183 milliseconds