Home
last modified time | relevance | path

Searched refs:PFTM_ICMP_ERROR_REPLY_VAL (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dist/pf/net/
H A Dpfvar.h114 #define PFTM_ICMP_ERROR_REPLY_VAL 10 /* Got error response */ macro
H A Dpf_ioctl.c305 timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfattach()
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c1519 pf->timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfctl_init_options()