Home
last modified time | relevance | path

Searched refs:SCTP_CID_I_DATA (Results 1 – 5 of 5) sorted by relevance

/linux/net/sctp/
H A Ddebug.c69 case SCTP_CID_I_DATA: in sctp_cname()
H A Dsm_statetable.c1013 if (cid == SCTP_CID_I_DATA) in sctp_chunk_event_lookup()
H A Doutput.c342 case SCTP_CID_I_DATA: in __sctp_packet_append_chunk()
H A Dstream_interleave.c111 if (chunk->chunk_hdr->type != SCTP_CID_I_DATA) in sctp_validate_idata()
/linux/include/linux/
H A Dsctp.h91 SCTP_CID_I_DATA = 0x40, enumerator