Home
last modified time | relevance | path

Searched refs:PFOTHERS_NAMES (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dpf_print_state.c273 const char *states[] = PFOTHERS_NAMES; in print_state()
/openbsd/sbin/pfctl/
H A Dpf_print_state.c305 const char *states[] = PFOTHERS_NAMES; in print_state()
/openbsd/usr.bin/systat/
H A Dpftop.c813 const char *states[] = PFOTHERS_NAMES; in print_fld_state()
/openbsd/sys/net/
H A Dpfvar.h1173 #define PFOTHERS_NAMES { \ macro