Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sysevent/
H A Dipmp.h68 #define IPMP_EVENT_VERSION "ipmp_event_version" macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c956 if (nvlist_lookup_uint32(nvl, IPMP_EVENT_VERSION, &version) != 0) { in probe_event()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c2721 errno = nvlist_add_uint32(nvl, IPMP_EVENT_VERSION, in post_event()