HomeSort by relevance Sort by last modified time
    Searched full:deleteroute (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libroutetab.a 7 ? F F??ZZ???? : :__lib64_libroutetab_a_iname_head_lib64_libroutetab_aSetAddrChangeNotifyEvent__imp_SetAddrChangeNotifyEventReloadIPAddressTable__imp_ReloadIPAddressTableRefreshAddresses__imp_RefreshAddressesGetRouteTable__imp_GetRouteTableGetIfEntry__imp_GetIfEntryGetIPAddressTable__imp_GetIPAddressTableFreeRouteTable__imp_FreeRouteTableFreeIPAddressTable__imp_FreeIPAddressTableDeleteRoute__imp_DeleteRouteAddRoute__imp_AddRoutedpkzt.o/ 1486067751 18779 5000 100644 594 `
32 .text,X 0`.data@0?.bss?0?.idata$74b0?.idata$58l0?.idata$4@v0?.idata$6H ??%??DeleteRoute .text.data.bss.idata$7.idata$5.idata$4.idata$6"<DeleteRoute__imp_DeleteRoute_head_lib64_libroutetab_adpkzs00000.o/ 1486067751 18779 5000 100644 605 `
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/
Udp4.h 166 IN BOOLEAN DeleteRoute,
  /external/syslinux/efi32/include/efi/
efiip.h 105 IN BOOLEAN DeleteRoute,
347 IN BOOLEAN DeleteRoute,
efiudp.h 72 IN BOOLEAN DeleteRoute,
efitcp.h 101 IN BOOLEAN DeleteRoute,
  /external/syslinux/efi64/include/efi/
efiip.h 105 IN BOOLEAN DeleteRoute,
347 IN BOOLEAN DeleteRoute,
efiudp.h 72 IN BOOLEAN DeleteRoute,
efitcp.h 101 IN BOOLEAN DeleteRoute,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiip.h 105 IN BOOLEAN DeleteRoute,
347 IN BOOLEAN DeleteRoute,
efiudp.h 72 IN BOOLEAN DeleteRoute,
efitcp.h 101 IN BOOLEAN DeleteRoute,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/
Ip4.h 194 IN BOOLEAN DeleteRoute,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
Tcp4.h 176 IN BOOLEAN DeleteRoute,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 33 (when RouteInfo->DeleteRoute is TRUE).
35 (when RouteInfo->DeleteRoute is FALSE).
51 RouteInfo->DeleteRoute,
Tcp4Main.c 234 @param DeleteRoute If TRUE, delete the specified route from routing
263 IN BOOLEAN DeleteRoute,
278 RouteInfo.DeleteRoute = DeleteRoute;
Tcp4Main.h 72 BOOLEAN DeleteRoute;
189 @param DeleteRoute If TRUE, delete the specified route from routing
218 IN BOOLEAN DeleteRoute,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Ip6.h 688 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table. Set to
701 - When DeleteRoute is TRUE, both Destination and
703 - When DeleteRoute is FALSE, either Destination or
709 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
711 DeleteRoute is FALSE).
718 IN BOOLEAN DeleteRoute,
    [all...]
Ip4.h 415 @param DeleteRoute Set to TRUE to delete this route from the routing table. Set to
435 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
437 DeleteRoute is FALSE).
444 IN BOOLEAN DeleteRoute,
Udp4.h 262 @param DeleteRoute Set to TRUE to delete this route from the routing table.
282 IN BOOLEAN DeleteRoute,
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Impl.h 485 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table. Set to
500 - When DeleteRoute is TRUE, both Destination and
502 - When DeleteRoute is FALSE, either Destination or
508 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
510 DeleteRoute is FALSE).
517 IN BOOLEAN DeleteRoute,
    [all...]
Ip6Impl.c 802 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table. Set to
817 - When DeleteRoute is TRUE, both Destination and
819 - When DeleteRoute is FALSE, either Destination or
825 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
827 DeleteRoute is FALSE).
834 IN BOOLEAN DeleteRoute,
860 if (DeleteRoute && (Destination == NULL) && (GatewayAddress == NULL)) {
864 if (!DeleteRoute && (Destination == NULL || GatewayAddress == NULL)) {
885 if (DeleteRoute) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Impl.c 158 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table. Set to
178 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
180 DeleteRoute is FALSE).
187 IN BOOLEAN DeleteRoute,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Main.c 416 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table.
436 IN BOOLEAN DeleteRoute,
464 return Ip->Routes (Ip, DeleteRoute, SubnetAddress, SubnetMask, GatewayAddress);
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDispatcher.c 31 (when RouteInfo->DeleteRoute is TRUE).
33 (when RouteInfo->DeleteRoute is FALSE).
49 RouteInfo->DeleteRoute,
TcpMain.h 89 BOOLEAN DeleteRoute;
172 @param[in] DeleteRoute If TRUE, delete the specified route from routing
197 IN BOOLEAN DeleteRoute,
    [all...]

Completed in 382 milliseconds

1 2