Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/pf/
HDpf.h81 PFTM_OTHER_FIRST_PACKET = 11, enumerator
HDpf_ioctl.c391 my_timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach_vnet()
HDpf.c5234 s->timeout = PFTM_OTHER_FIRST_PACKET; in pf_create_state()
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_pf/
HDpf_snmp.c406 pt.timeout = PFTM_OTHER_FIRST_PACKET; in pf_timeouts()
/freebsd-14-stable/sbin/pfctl/
HDpfctl_parser.c205 { "other.first", PFTM_OTHER_FIRST_PACKET },
HDpfctl.c2287 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()