Searched refs:SourceCount (Results 1 – 1 of 1) sorted by relevance
39 OUT UINT32 *SourceCount in Ip6CandidateSource() argument48 *SourceCount = 0; in Ip6CandidateSource()64 (*SourceCount)++; in Ip6CandidateSource()86 (*SourceCount)++; in Ip6CandidateSource()167 UINT32 SourceCount; in Ip6SelectSourceAddress() local216 Ip6CandidateSource (IpSb, &SourceList, &SourceCount); in Ip6SelectSourceAddress()218 if (SourceCount == 0) { in Ip6SelectSourceAddress()225 if (SourceCount == 1) { in Ip6SelectSourceAddress()236 Ip6RemoveAddr (NULL, &SourceList, &SourceCount, &Prefix->Prefix, Prefix->PrefixLength); in Ip6SelectSourceAddress()238 if (SourceCount == 1) { in Ip6SelectSourceAddress()[all …]