Searched refs:ingress6Map (Results 1 – 1 of 1) sorted by relevance
1123 final HashMap<ClatIngress6Key, ClatIngress6Value> ingress6Map = pollRawMapFromDump( in getClatIngress6Value() local1125 assertNotNull(ingress6Map); in getClatIngress6Value()1126 for (Map.Entry<ClatIngress6Key, ClatIngress6Value> entry : ingress6Map.entrySet()) { in getClatIngress6Value()