Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h90 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
H A Dpf_ioctl.c256 timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach()
H A Dpf.c4690 st->timeout = PFTM_OTHER_FIRST_PACKET; in pf_create_state()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c204 { "other.first", PFTM_OTHER_FIRST_PACKET },
H A Dpfctl.c1708 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c1506 pt.timeout = PFTM_OTHER_FIRST_PACKET; in mib_pftimeouts()