Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipcomp_var.h81 MIB_SDT_PROBE2(ipcomp, count, name, 1, (type)); \
H A Desp_var.h90 MIB_SDT_PROBE2(esp, count, name, 1, (type)); \
H A Dah_var.h87 MIB_SDT_PROBE2(ah, count, name, 1, (type)); \
/freebsd/sys/netinet/
H A Dicmp_var.h76 MIB_SDT_PROBE2(icmp, count, name, 1, type); \
H A Dicmp6.h654 MIB_SDT_PROBE2(icmp6, count, name, 1, type); \
/freebsd/sys/sys/
H A Dsdt.h115 #define MIB_SDT_PROBE2(...) macro
362 #define MIB_SDT_PROBE2(...) SDT_PROBE2(mib, __VA_ARGS__) macro
365 #define MIB_SDT_PROBE2(...) macro
/freebsd/sys/netinet6/
H A Dip6_var.h278 MIB_SDT_PROBE2(ip6, count, name, 1, type); \