TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_IP4_ROUTE_TABLE Struct Reference

Data Fields

EFI_IPv4_ADDRESS SubnetAddress
 
EFI_IPv4_ADDRESS SubnetMask
 
EFI_IPv4_ADDRESS GatewayAddress
 

Detailed Description

Definition at line 130 of file Ip4.h.

Field Documentation

◆ GatewayAddress

EFI_IPv4_ADDRESS EFI_IP4_ROUTE_TABLE::GatewayAddress

Definition at line 133 of file Ip4.h.

◆ SubnetAddress

EFI_IPv4_ADDRESS EFI_IP4_ROUTE_TABLE::SubnetAddress

Definition at line 131 of file Ip4.h.

◆ SubnetMask

EFI_IPv4_ADDRESS EFI_IP4_ROUTE_TABLE::SubnetMask

Definition at line 132 of file Ip4.h.


The documentation for this struct was generated from the following file: