Searched refs:DLPI_ENOTSTYLE2 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h88 DLPI_ENOTSTYLE2, /* DLPI style-2 node reports style-1 */ enumerator in enum:__anon1587
H A Dlibdlpi.c198 if (retval == DLPI_ENOTSTYLE2) {
1058 * DLPI_ENOTSTYLE2, the function will again be called with style1 being
1078 * DLPI_ENOTSTYLE2 will be returned in case 2 and 3 to indicate not to proceed
1135 * error codes other than ENOENT. In that case, DLPI_ENOTSTYLE2
1139 return (DLPI_ENOTSTYLE2);
1167 return (DLPI_ENOTSTYLE2);
1277 return (DLPI_ENOTSTYLE2);
1624 "DLPI style-2 node reports style-1", /* DLPI_ENOTSTYLE2 */
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_if.c80 case DLPI_ENOTSTYLE2:

Completed in 32 milliseconds