Searched refs:pf_reasons (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-pflog.c44 static const struct tok pf_reasons[] = { variable in typeref:struct:tok
100 ND_PRINT((ndo, "%s", tok2str(pf_reasons, "unkn(%u)", hdr->reason)));
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.c494 const char * const pf_reasons[PFRES_MAX+1] = PFRES_NAMES; variable
607 printf(" %-25s %14llu ", pf_reasons[i],

Completed in 108 milliseconds