Searched refs:SCTP_CID_I_FWD_TSN (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/sctp/
H A Ddebug.c72 case SCTP_CID_I_FWD_TSN:
H A Dsm_statetable.c1021 case SCTP_CID_I_FWD_TSN:
H A Doutqueue.c957 case SCTP_CID_I_FWD_TSN:
973 chunk->chunk_hdr->type == SCTP_CID_I_FWD_TSN) {
H A Dstream_interleave.c1185 if (chunk->chunk_hdr->type != SCTP_CID_I_FWD_TSN)
H A Dsm_make_chunk.c3598 retval = sctp_make_control(asoc, SCTP_CID_I_FWD_TSN, 0, hint,
/linux-master/include/linux/
H A Dsctp.h98 SCTP_CID_I_FWD_TSN = 0xC2, enumerator in enum:sctp_cid

Completed in 145 milliseconds