Searched refs:IPMP_SNAP (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libipmp/common/ |
H A D | ipmp_mpathd.h | 64 IPMP_SNAP = 5, enumerator
|
H A D | ipmp_query.c | 92 case IPMP_SNAP: in ipmp_sendquery() 470 case IPMP_SNAP: in ipmp_checktlv() 1009 retval = ipmp_sendquery(statep, IPMP_SNAP, NULL, NULL, &end); in ipmp_snap_take() 1015 retval = ipmp_readinfo(statep, IPMP_SNAP, (void **)&osnap, &end); in ipmp_snap_take()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2512 case IPMP_SNAP: in process_query() 2526 retval = ipmp_writetlv(fd, IPMP_SNAP, sizeof (*snap), snap); in process_query()
|