Lines Matching full:msti
165 * 16 - bytes MSTI information [Max 64 MSTI, each 16 bytes]
167 * MSTI Payload
169 * 1 - byte MSTI flag
170 * 8 - bytes MSTI Regional Root Identifier
171 * 4 - bytes MSTI Regional Path Cost
172 * 1 - byte MSTI Bridge Priority
173 * 1 - byte MSTI Port Priority
174 * 1 - byte MSTI Remaining Hops
188 /* Offsets within an MSTI */
201 u_int16_t msti;
250 /* Dump all MSTI's */
256 msti = EXTRACT_16BITS(ptr + offset +
258 msti = msti & 0x0FFF;
261 msti, bittok2str(stp_bpdu_flag_values, "none", ptr[offset]),