MIB_SDT_PROBE2
MIB_SDT_PROBE2(icmp6, count, name, 1, type); \
MIB_SDT_PROBE2(icmp, count, name, 1, type); \
MIB_SDT_PROBE2(ip6, count, name, 1, type); \
MIB_SDT_PROBE2(ah, count, name, 1, (type)); \
MIB_SDT_PROBE2(esp, count, name, 1, (type)); \
MIB_SDT_PROBE2(ipcomp, count, name, 1, (type)); \