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

/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h61 #define DLPI_NOATTACH 0x0010 /* Do not attach PPA */ macro
H A Dlibdlpi.c1173 * PPA only if DLPI_NOATTACH is not set.
1175 if (dip->dli_oflags & DLPI_NOATTACH)
/opensolaris-onvv-gate/usr/src/lib/libipadm/common/
H A Dipadm_if.c745 dlpi_flags = DLPI_NOATTACH;
769 * We use DLPI_NOATTACH because the ip module will do the attach
834 * We use DLPI_NOATTACH because the arp module will do the attach

Completed in 110 milliseconds