HomeSort by relevance Sort by last modified time
    Searched refs:SourceCount (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Output.c 28 @param[out] SourceCount The number of source addresses.
39 OUT UINT32 *SourceCount
48 *SourceCount = 0;
64 (*SourceCount)++;
86 (*SourceCount)++;
167 UINT32 SourceCount;
216 Ip6CandidateSource (IpSb, &SourceList, &SourceCount);
218 if (SourceCount == 0) {
225 if (SourceCount == 1) {
236 Ip6RemoveAddr (NULL, &SourceList, &SourceCount, &Prefix->Prefix, Prefix->PrefixLength);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h     [all...]

Completed in 227 milliseconds