Searched refs:fr_comment (Results 1 – 4 of 4) sorted by relevance
451 if (fp->fr_comment != -1) in printfr()452 PRINTF(" comment \"%s\"", fp->fr_names + fp->fr_comment); in printfr()
548 | IPFY_COMMENT YY_STR { DOALL(fr->fr_comment = addname(&fr, \2631 fr->fr_comment = -1; in allocfr()
639 int fr_comment; /* text comment for rule */ member
4495 if ((interr = ipf_check_names_string(fp->fr_names, fp->fr_namelen, fp->fr_comment)) != 0) { in frrequest()