Searched refs:IS_SCTP_CONTROL (Results 1 – 2 of 2) sorted by relevance
200 #define IS_SCTP_CONTROL(a) ((a)->chunk_type != SCTP_DATA) macro
3178 while (IS_SCTP_CONTROL(ch)) { in sctp_process_control()3860 if (IS_SCTP_CONTROL(ch)) { in sctp_common_input_processing()