Home
last modified time | relevance | path

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; in sctp_ill_reindex() local
798 nindx = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill)); in sctp_ill_reindex()
809 if (nindx != indx) { in sctp_ill_reindex()
815 &sctps->sctps_g_ills[nindx].sctp_ill_list, in sctp_ill_reindex()
817 sctps->sctps_g_ills[nindx].ill_count++; in sctp_ill_reindex()