Searched refs:IPMP_GROUPINFO (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libipmp/common/ |
H A D | ipmp_mpathd.h | 63 IPMP_GROUPINFO = 2, enumerator
|
H A D | ipmp_query.c | 85 case IPMP_GROUPINFO: in ipmp_sendquery() 309 retval = ipmp_sendquery(statep, IPMP_GROUPINFO, name, NULL, &end); in ipmp_getgroupinfo() 313 retval = ipmp_readinfo(statep, IPMP_GROUPINFO, (void **)&grxferp, &end); in ipmp_getgroupinfo() 546 case IPMP_GROUPINFO: in ipmp_checktlv() 1171 case IPMP_GROUPINFO: in ipmp_snap_take()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2489 case IPMP_GROUPINFO: in process_query() 2613 retval = ipmp_writetlv(fd, IPMP_GROUPINFO, sizeof (grxfer), &grxfer); in send_groupinfo()
|