Searched refs:SCTP_CHUNK_MATCH_ANY (Results 1 – 2 of 2) sorted by relevance
77 case SCTP_CHUNK_MATCH_ANY: in match_packet()107 case SCTP_CHUNK_MATCH_ANY: in match_packet()163 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