Searched refs:MSDP_TYPE_MAX (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-msdp.c31 #define MSDP_TYPE_MAX 7 macro
42 if (len > 1500 || len < 3 || type == 0 || type > MSDP_TYPE_MAX)

Completed in 48 milliseconds