Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h82 PFTM_OTHER_SINGLE = 12, enumerator
H A Dpf_ioctl.c392 my_timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach_vnet()
H A Dpf.c7100 (*state)->timeout = PFTM_OTHER_SINGLE; in pf_test_state_other()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c409 pt.timeout = PFTM_OTHER_SINGLE; in pf_timeouts()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c205 { "other.single", PFTM_OTHER_SINGLE },
H A Dpfctl.c2296 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()