Searched refs:SCTP_CID_DATA (Results 1 – 2 of 2) sorted by relevance
| /include/net/sctp/ | ||
| A D | constants.h | 134 #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA || \ |
| /include/linux/ | ||
| A D | sctp.h | 71 SCTP_CID_DATA = 0, enumerator |
Completed in 6 milliseconds