Searched refs:MIN_BPDU (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/librstp/common/ | ||
H A D | stp_bpdu.h | 28 #define MIN_BPDU 7 macro |
H A D | stp_in.c | 567 if (len8023 < MIN_BPDU) { /* small len8023 format :( */ in STP_IN_check_bpdu_header() |