Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h85 enum { PFTM_TCP_FIRST_PACKET, PFTM_TCP_OPENING, PFTM_TCP_ESTABLISHED, enumerator
H A Dpf_ioctl.c245 timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach()
H A Dpf.c4680 st->timeout = PFTM_TCP_FIRST_PACKET; in pf_create_state()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c192 { "tcp.first", PFTM_TCP_FIRST_PACKET },
H A Dpfctl.c1739 pf->timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c1484 pt.timeout = PFTM_TCP_FIRST_PACKET; in mib_pftimeouts()