Searched refs:ICMPV6_ND_OPTION_LENGTH_SCALING_FACTOR (Results 1 – 2 of 2) sorted by relevance
147 public static final int ICMPV6_ND_OPTION_LENGTH_SCALING_FACTOR = 8; field in NetworkConstants
287 final int ndBytes = ndLength * ICMPV6_ND_OPTION_LENGTH_SCALING_FACTOR - 2; in parseICMPv6NeighborDiscoveryOptions()