Home
last modified time | relevance | path

Searched refs:PFTM_OTHER_SINGLE (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dist/pf/net/
H A Dpfvar.h97 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
H A Dpf_ioctl.c307 timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach()
H A Dpf.c4970 (*state)->timeout = PFTM_OTHER_SINGLE;
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c237 { "other.single", PFTM_OTHER_SINGLE },
H A Dpfctl.c1521 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()