Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c697 if (sctp->sctp_dstopts != NULL) { in sctp_free()
698 mi_free(sctp->sctp_dstopts); in sctp_free()
699 sctp->sctp_dstopts = NULL; in sctp_free()
H A Dsctp_impl.h906 ip6_dest_t *sctp_dstopts; /* " IPV6_RECVDSTOPTS */ member
H A Dsctp_input.c434 ip_cmpbuf(sctp->sctp_dstopts, sctp->sctp_dstoptslen, in sctp_input_add_ancillary()
441 if (!ip_allocbuf((void **)&sctp->sctp_dstopts, in sctp_input_add_ancillary()
617 ip_savebuf((void **)&sctp->sctp_dstopts, in sctp_input_add_ancillary()