Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_init.c149 uint16_t schlen; in sctp_init_mp() local
194 schlen = (uint16_t)initlen; in sctp_init_mp()
195 U16_TO_ABE16(schlen, &(chp->sch_len)); in sctp_init_mp()
H A Dsctp_output.c1407 uint16_t schlen; in sctp_make_ftsn_chunk() local
1430 schlen = (uint16_t)seglen; in sctp_make_ftsn_chunk()
1431 U16_TO_ABE16(schlen, &(ch_hdr->sch_len)); in sctp_make_ftsn_chunk()