Searched refs:DLPI_EIPNETINFONOTSUP (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libdlpi/common/ | ||
H A D | libdlpi.h | 95 DLPI_EIPNETINFONOTSUP, /* DLPI_IPNETINFO not supported */ enumerator |
H A D | libdlpi.c | 223 return (DLPI_EIPNETINFONOTSUP); in dlpi_open() |