Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/pf/
HDpf.h76 PFTM_UDP_FIRST_PACKET = 6, enumerator
HDpf_ioctl.c368 my_timeout[PFTM_UDP_FIRST_PACKET] = PFTM_UDP_FIRST_PACKET_VAL; in pfattach_vnet()
HDpf.c4610 s->timeout = PFTM_UDP_FIRST_PACKET; in pf_create_state()
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
HDpf_snmp.c391 pt.timeout = PFTM_UDP_FIRST_PACKET; in pf_timeouts()
/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.c200 { "udp.first", PFTM_UDP_FIRST_PACKET },
HDpfctl.c1904 pf->timeout[PFTM_UDP_FIRST_PACKET] = PFTM_UDP_FIRST_PACKET_VAL; in pfctl_init_options()