Home
last modified time | relevance | path

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

/include/net/sctp/
Dconstants.h134 #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA || \
/include/linux/
Dsctp.h71 SCTP_CID_DATA = 0, enumerator