HomeSort by relevance Sort by last modified time
    Searched refs:sctp_ill_name (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/inet/sctp/
sctp_addr.h 111 char *sctp_ill_name; member in struct:sctp_ill_s
sctp_addr.c 149 kmem_free(sctp_ill->sctp_ill_name,
706 sctp_ill->sctp_ill_name = kmem_zalloc(ill->ill_name_length,
708 if (sctp_ill->sctp_ill_name == NULL) {
715 bcopy(ill->ill_name, sctp_ill->sctp_ill_name,
740 kmem_free(sctp_ill->sctp_ill_name,
    [all...]

Completed in 1702 milliseconds