Searched defs:IST_SZ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 118 #define IST_SZ(x) (sizeof(x)/sizeof(icmp_subtype_t)) macro 246 IST_SZ(icmpunreachnames),"unreach" }, 249 IST_SZ(redirectnames), "redirect" }, 256 IST_SZ(timxceednames), "timxceed" }, 258 IST_SZ(paramnames), "paramprob" }, 314 IST_SZ(icmpredirect6), "unreach" }, 317 IST_SZ(icmptimexceed6), "timxceed" }, 319 IST_SZ(icmpparamprob6), "paramprob" }, 323 IST_SZ(icmpquerysubject6), "groupmemberquery" }, 332 IST_SZ(icmprenumber [all...] |
Completed in 46 milliseconds