Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c691 if (sctp->sctp_hopopts != NULL) { in sctp_free()
692 mi_free(sctp->sctp_hopopts); in sctp_free()
693 sctp->sctp_hopopts = NULL; in sctp_free()
H A Dsctp_impl.h905 ip6_hbh_t *sctp_hopopts; /* " IPV6_RECVHOPOPTS */ member
H A Dsctp_input.c388 ip_cmpbuf(sctp->sctp_hopopts, sctp->sctp_hopoptslen, in sctp_input_add_ancillary()
396 if (!ip_allocbuf((void **)&sctp->sctp_hopopts, in sctp_input_add_ancillary()
569 ip_savebuf((void **)&sctp->sctp_hopopts, in sctp_input_add_ancillary()