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

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c474 dlpi_bind(dlpi_handle_t dh, uint_t sap, uint_t *boundsap) argument
512 * to a different SAP than requested, in this case 'boundsap'
513 * returns the actual bound SAP. For the case where 'boundsap'
516 if (boundsap != NULL) {
517 *boundsap = bindackp->dl_sap;

Completed in 17 milliseconds