Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.h128 } sctp_ill_hash_t; typedef
H A Dsctp_addr.c2049 sctps->sctps_g_ills = kmem_zalloc(sizeof (sctp_ill_hash_t) * in sctp_saddr_init()
2084 kmem_free(sctps->sctps_g_ills, sizeof (sctp_ill_hash_t) * in sctp_saddr_fini()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c1350 sctp_ill_hash_t ills[SCTP_ILL_HASH];