Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/pf/
HDpf.h112 #define PFTM_ICMP_ERROR_REPLY_VAL 10 /* Got error response */ macro
HDpf_ioctl.c372 my_timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfattach_vnet()
/freebsd-13-stable/sbin/pfctl/
HDpfctl.c1908 pf->timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfctl_init_options()