Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.h111 char *sctp_ill_name; member
H A Dsctp_addr.c149 kmem_free(sctp_ill->sctp_ill_name, in sctp_ipif_inactive()
734 sctp_ill->sctp_ill_name = kmem_zalloc(ill->ill_name_length, in sctp_update_ill()
736 if (sctp_ill->sctp_ill_name == NULL) { in sctp_update_ill()
743 bcopy(ill->ill_name, sctp_ill->sctp_ill_name, in sctp_update_ill()
768 kmem_free(sctp_ill->sctp_ill_name, in sctp_update_ill()
1220 kmem_free(sctp_ill->sctp_ill_name, in sctp_update_ipif()
2002 kmem_free(sctp_ill->sctp_ill_name, in sctp_free_ills()