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