Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c122 #define IST_SZ(x) (sizeof(x)/sizeof(icmp_subtype_t)) macro
250 IST_SZ(icmpunreachnames),"unreach" },
253 IST_SZ(redirectnames), "redirect" },
260 IST_SZ(timxceednames), "timxceed" },
262 IST_SZ(paramnames), "paramprob" },
318 IST_SZ(icmpredirect6), "unreach" },
321 IST_SZ(icmptimexceed6), "timxceed" },
323 IST_SZ(icmpparamprob6), "paramprob" },
327 IST_SZ(icmpquerysubject6), "groupmemberquery" },
336 IST_SZ(icmprenumber6), "routerrenumber" },
[all …]