Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sysevent/
H A Dipmp.h74 IPMP_GROUP_OK, /* all interfaces in the group are ok */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c1273 { "ok", IPMP_GROUP_OK },
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c2877 return (IPMP_GROUP_OK); in groupstate()