Searched refs:LastCommonLength (Results 1 – 1 of 1) sorted by relevance
172 UINT8 LastCommonLength; in Ip6SelectSourceAddress() local254 LastCommonLength = Ip6CommonPrefixLen (Source, Destination); in Ip6SelectSourceAddress()261 if (CurrentCommonLength > LastCommonLength) { in Ip6SelectSourceAddress()262 LastCommonLength = CurrentCommonLength; in Ip6SelectSourceAddress()