Home
last modified time | relevance | path

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

/netbsd/src/sys/dist/pf/net/
Dpfvar.h96 PFTM_ICMP_FIRST_PACKET, PFTM_ICMP_ERROR_REPLY, enumerator
Dpf_ioctl.c304 timeout[PFTM_ICMP_FIRST_PACKET] = PFTM_ICMP_FIRST_PACKET_VAL; in pfattach()
Dpf.c3584 s->timeout = PFTM_ICMP_FIRST_PACKET;
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.c234 { "icmp.first", PFTM_ICMP_FIRST_PACKET },
Dpfctl.c1518 pf->timeout[PFTM_ICMP_FIRST_PACKET] = PFTM_ICMP_FIRST_PACKET_VAL; in pfctl_init_options()