Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h81 PFTM_OTHER_FIRST_PACKET = 11, enumerator
H A Dpf_ioctl.c391 my_timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach_vnet()
H A Dpf.c4967 s->timeout = PFTM_OTHER_FIRST_PACKET; in pf_create_state()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c404 pt.timeout = PFTM_OTHER_FIRST_PACKET; in pf_timeouts()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c204 { "other.first", PFTM_OTHER_FIRST_PACKET },
H A Dpfctl.c2332 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()