HomeSort by relevance Sort by last modified time
    Searched full:msti (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/tests/
mstp-v.out 8 MSTI 1, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Designated
9 MSTI regional-root-id 6001.00:1e:f7:05:a8:80, pathcost 0
10 MSTI bridge-prio 6, port-prio 8, hops 20
11 MSTI 2, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Root
12 MSTI regional-root-id 8002.00:16:46:b5:8c:80, pathcost 200000
13 MSTI bridge-prio 8, port-prio 8, hops 20
21 MSTI 1, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Root
22 MSTI regional-root-id 6001.00:1e:f7:05:a8:80, pathcost 200000
23 MSTI bridge-prio 8, port-prio 8, hops 20
24 MSTI 2, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Designate
    [all...]
  /external/tcpdump/
print-stp.c 161 * 16 - bytes MSTI information [Max 64 MSTI, each 16 bytes]
187 * MSTI Payload
189 * 1 - byte MSTI flag
190 * 8 - bytes MSTI Regional Root Identifier
191 * 4 - bytes MSTI Regional Path Cost
192 * 1 - byte MSTI Bridge Priority
193 * 1 - byte MSTI Port Priority
194 * 1 - byte MSTI Remaining Hops
209 /* Offsets within an MSTI */
237 uint16_t msti; local
    [all...]
  /external/llvm/tools/llvm-dwp/
llvm-dwp.cpp 393 std::unique_ptr<MCSubtargetInfo> MSTI(
395 if (!MSTI)
410 TheTriple, MC, *MAB, OutFile, MCE, *MSTI, MCOptions.MCRelaxAll,
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 474 std::unique_ptr<MCSubtargetInfo> MSTI;
607 MSTI.reset(TheTarget->createMCSubtargetInfo(TripleName, "", ""));
608 if (!MSTI)
624 TheTriple, *MC, *MAB, *OutFile, MCE, *MSTI, MCOptions.MCRelaxAll,
    [all...]

Completed in 774 milliseconds