Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h78 PFTM_UDP_MULTIPLE = 8, enumerator
H A Dpf_ioctl.c386 my_timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfattach_vnet()
H A Dpf.c6999 (*state)->timeout = PFTM_UDP_MULTIPLE; in pf_test_state()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c395 pt.timeout = PFTM_UDP_MULTIPLE; in pf_timeouts()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c204 { "udp.multiple", PFTM_UDP_MULTIPLE },
H A Dpfctl.c2359 pf->timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfctl_init_options()