Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h70 PFTM_TCP_FIRST_PACKET = 0, enumerator
H A Dpf_ioctl.c373 my_timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
H A Dpf.c5443 s->timeout = PFTM_TCP_FIRST_PACKET; in pf_create_state()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c371 pt.timeout = PFTM_TCP_FIRST_PACKET; in pf_timeouts()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c188 { "tcp.first", PFTM_TCP_FIRST_PACKET },
H A Dpfctl.c2291 pf->timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()