Home
last modified time | relevance | path

Searched refs:SCTP_ILL_HASH_FN (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c98 #define SCTP_ILL_HASH_FN(index) ((index) % SCTP_ILL_HASH) macro
126 ill_index = SCTP_ILL_HASH_FN(sctp_ill->sctp_ill_index); in sctp_ipif_inactive()
706 index = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill)); in sctp_update_ill()
797 indx = SCTP_ILL_HASH_FN(orig_ill_index); in sctp_ill_reindex()
798 nindx = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill)); in sctp_ill_reindex()
844 hindex = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(f_ill)); in sctp_move_ipif()
855 hindex = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(t_ill)); in sctp_move_ipif()
1034 ill_index = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill)); in sctp_update_ipif_addr()
1157 ill_index = SCTP_ILL_HASH_FN(SCTP_ILL_TO_PHYINDEX(ill)); in sctp_update_ipif()