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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c790 uint_t nindx; local
798 nindx = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill));
809 if (nindx != indx) {
815 &sctps->sctps_g_ills[nindx].sctp_ill_list,
817 sctps->sctps_g_ills[nindx].ill_count++;

Completed in 48 milliseconds