Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
HDpfvar.h124 #define PFTM_ICMP_ERROR_REPLY_VAL 10 /* Got error response */ macro
/dragonfly/usr.sbin/pfctl/
HDpfctl.c1553 pf->timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfctl_init_options()