Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/pf/
HDpf.h68 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
HDpf_ioctl.c253 my_timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach()
HDpf.c5094 (*state)->timeout = PFTM_OTHER_SINGLE; in pf_test_state_other()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_pf/
HDpf_snmp.c405 pt.timeout = PFTM_OTHER_SINGLE; in pf_timeouts()
/NextBSD/sbin/pfctl/
HDpfctl_parser.c200 { "other.single", PFTM_OTHER_SINGLE },
HDpfctl.c1564 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()