Searched refs:newFlowLabelPacket (Results 1 – 1 of 1) sorted by relevance
2073 ByteBuffer newFlowLabelPacket = ByteBuffer.wrap(new byte[ICMP6_RA_OPTION_OFFSET]); in testApfFilterRa() local2075 newFlowLabelPacket.put(basePacket); in testApfFilterRa()2077 newFlowLabelPacket.putInt(VERSION_TRAFFIC_CLASS_FLOW_LABEL_OFFSET, in testApfFilterRa()2159 verifyRaLifetime(program, newFlowLabelPacket, ROUTER_LIFETIME); in testApfFilterRa()