Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/pf/
Dpf.h74 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
Dpf_ioctl.c344 my_timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach_vnet()
Dpf.c4172 s->timeout = PFTM_OTHER_FIRST_PACKET; in pf_create_state()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_pf/
Dpf_snmp.c408 pt.timeout = PFTM_OTHER_FIRST_PACKET; in pf_timeouts()
/freebsd-12-stable/sbin/pfctl/
Dpfctl_parser.c202 { "other.first", PFTM_OTHER_FIRST_PACKET },
Dpfctl.c1866 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()