Searched refs:SCTP_CHUNK_MATCH_ANY (Results 1 – 2 of 2) sorted by relevance
78 case SCTP_CHUNK_MATCH_ANY: in match_packet()108 case SCTP_CHUNK_MATCH_ANY: in match_packet()162 SCTP_CHUNK_MATCH_ANY | SCTP_CHUNK_MATCH_ONLY)) in sctp_mt_check()
27 #define SCTP_CHUNK_MATCH_ANY 0x01 /* Match if any of the chunk types are present */ macro