Home
last modified time | relevance | path

Searched refs:PFTM_ICMP_ERROR_REPLY (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.c305 timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfattach()
Dpf.c4404 (*state)->timeout = PFTM_ICMP_ERROR_REPLY;
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.c235 { "icmp.error", PFTM_ICMP_ERROR_REPLY },
Dpfctl.c1519 pf->timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfctl_init_options()