Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/pf/
HDpf.h68 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
HDpf_ioctl.c261 my_timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach_vnet()
HDpf.c5224 (*state)->timeout = PFTM_OTHER_SINGLE; in pf_test_state_other()
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_pf/
HDpf_snmp.c407 pt.timeout = PFTM_OTHER_SINGLE; in pf_timeouts()
/freebsd-11-stable/sbin/pfctl/
HDpfctl_parser.c202 { "other.single", PFTM_OTHER_SINGLE },
HDpfctl.c1670 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()