Searched refs:MSDP_TYPE_MAX (Results 1 – 1 of 1) sorted by relevance
29 #define MSDP_TYPE_MAX 7 macro42 if (len > 1500 || len < 3 || type == 0 || type > MSDP_TYPE_MAX) in msdp_print()