Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/pf/
H A Dpf.h83 PFTM_OTHER_MULTIPLE = 13, enumerator
H A Dpf_ioctl.c388 my_timeout[PFTM_OTHER_MULTIPLE] = PFTM_OTHER_MULTIPLE_VAL; in pfattach_vnet()
H A Dpf.c7385 (*state)->timeout = PFTM_OTHER_MULTIPLE; in pf_test_state_other()
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c412 pt.timeout = PFTM_OTHER_MULTIPLE; in pf_timeouts()
/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.c207 { "other.multiple", PFTM_OTHER_MULTIPLE },
H A Dpfctl.c2290 pf->timeout[PFTM_OTHER_MULTIPLE] = PFTM_OTHER_MULTIPLE_VAL; in pfctl_init_options()