Searched defs:dlpi_info_vers1_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi_impl.h197 } dlpi_info_vers1_t; typedef in typeref:struct:__anon1596
209 * Private macros to set/get/copy either the dlpi_info_vers1_t
214 dlpi_info_vers1_t *infopv1; \
220 infopv1 = (dlpi_info_vers1_t *)(info); \
227 (info))->option) : (((dlpi_info_vers1_t *)(info))->option))
231 (info))->option : (void *)&((dlpi_info_vers1_t *)(info))->option))

Completed in 15 milliseconds