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

  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Helper.c 194 Status = NetLibStrToIp6andPrefix (Ptr, &Addr->Address.v6, &Addr->PrefixLength);
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
IfConfig6.c 381 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
410 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
483 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
512 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/
Ifconfig6.c 457 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
486 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
559 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
588 Status = NetLibStrToIp6andPrefix (VarArg->Arg, &Address, &Prefix);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigNv.c 630 Status = NetLibStrToIp6andPrefix (TempStr, &AddressInfo.Address, &AddressInfo.PrefixLength);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]

Completed in 461 milliseconds