Searched refs:IST_SZ (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipmon.c74 #define IST_SZ(x) (sizeof(x)/sizeof(icmp_subtype_t)) macro
204 IST_SZ(icmpunreachnames),"unreach" },
207 IST_SZ(redirectnames), "redirect" },
214 IST_SZ(timxceednames), "timxceed" },
216 IST_SZ(paramnames), "paramprob" },
272 IST_SZ(icmpredirect6), "unreach" },
275 IST_SZ(icmptimexceed6), "timxceed" },
277 IST_SZ(icmpparamprob6), "paramprob" },
281 IST_SZ(icmpquerysubject6), "groupmemberquery" },
290 IST_SZ(icmprenumber
[all...]

Completed in 51 milliseconds