Searched refs:sctp_recvhops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h903 uint_t sctp_recvhops; /* " IPV6_RECVHOPLIMIT */ member in struct:sctp_s
H A Dsctp_opt_data.c1297 sctp->sctp_recvhops = 0xffffffffU;
H A Dsctp_input.c371 ipp->ipp_hoplimit != sctp->sctp_recvhops) {
541 sctp->sctp_recvhops = ipp->ipp_hoplimit;

Completed in 74 milliseconds