Home
last modified time | relevance | path

Searched refs:PFRES_NAMES (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dgrammar.y266 const char *reasons[] = PFRES_NAMES; in pfreason_to_num()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c467 const char *pf_reasons[PFRES_MAX+1] = PFRES_NAMES;
/dragonfly/sys/net/pf/
H A Dpfvar.h1263 #define PFRES_NAMES { \ macro