Searched refs:SegmentProtection (Results 1 – 2 of 2) sorted by relevance
82 struct SegmentProtection { struct202 std::vector<SegmentProtection> segmentProtections;
28 [&](const SegmentProtection &segprot) { return segprot.name == name; }); in initProt()