Searched refs:newIngress6 (Results 1 – 1 of 1) sorted by relevance
1200 final ClatIngress6Value newIngress6 = getClatIngress6Value(ifaceIndex); in testTetherClatBpfOffloadUdp() local1202 assertNotNull(newIngress6); in testTetherClatBpfOffloadUdp()1204 assertEquals(RX_UDP_PACKET_COUNT + fragPktCnt, newIngress6.packets - oldIngress6.packets); in testTetherClatBpfOffloadUdp()1206 newIngress6.bytes - oldIngress6.bytes); in testTetherClatBpfOffloadUdp()