Home
last modified time | relevance | path

Searched refs:PFTM_ICMP_FIRST_PACKET (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c193 { "icmp.first", PFTM_ICMP_FIRST_PACKET },
H A Dpfctl.c1552 pf->timeout[PFTM_ICMP_FIRST_PACKET] = PFTM_ICMP_FIRST_PACKET_VAL; in pfctl_init_options()
/dragonfly/sys/net/pf/
H A Dpfvar.h106 PFTM_ICMP_FIRST_PACKET, PFTM_ICMP_ERROR_REPLY, enumerator
H A Dpf_ioctl.c276 my_timeout[PFTM_ICMP_FIRST_PACKET] = 20; /* First ICMP packet */ in pfattach()
H A Dpf.c4199 s->timeout = PFTM_ICMP_FIRST_PACKET; in pf_create_state()