Searched defs:sctp_chunk_is_data (Results 1 – 2 of 2) sorted by relevance
133 #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA || \ macro
134 #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA || \ macro