Searched refs:msti (Results 1 – 2 of 2) sorted by relevance
240 uint16_t msti; in stp_print_mstp_bpdu() local301 msti = GET_BE_U_2(ptr + offset + MST_BPDU_MSTI_ROOT_PRIO_OFFSET); in stp_print_mstp_bpdu()302 msti = msti & 0x0FFF; in stp_print_mstp_bpdu()305 msti, in stp_print_mstp_bpdu()
68 const MCRegisterInfo *mri, const MCSubtargetInfo *msti, in MCContext() argument73 MAI(mai), MRI(mri), MSTI(msti), Symbols(Allocator), in MCContext()