Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h84 #define PFTM_ICMP_ERROR_REPLY_VAL 10 /* Got error response */ macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.h88 #define PFTM_ICMP_ERROR_REPLY_VAL 10 /* Got error response */ macro
H A Dpf_ioctl.c306 my_timeout[PFTM_ICMP_ERROR_REPLY] = PFTM_ICMP_ERROR_REPLY_VAL; in pfattach_vnet()