Searched refs:CurrentCommonLength (Results 1 – 1 of 1) sorted by relevance
173 UINT8 CurrentCommonLength; in Ip6SelectSourceAddress() local260 CurrentCommonLength = Ip6CommonPrefixLen (&AddrInfo->Address, Destination); in Ip6SelectSourceAddress()261 if (CurrentCommonLength > LastCommonLength) { in Ip6SelectSourceAddress()262 LastCommonLength = CurrentCommonLength; in Ip6SelectSourceAddress()