Lines Matching full:ipv4

2   This file provides a definition of the EFI IPv4 Configuration II
31 /// IPv4 Configuration II Protocol instance manages. This type of
37 /// The general configuration policy for the EFI IPv4 network stack
38 /// running on the communication device this EFI IPv4
45 /// The station addresses set manually for the EFI IPv4 network
50 /// from the EFI IPv4 Configuration II Protocol instance.
54 /// The gateway addresses set manually for the EFI IPv4 network
55 /// stack running on the communication device this EFI IPv4
58 /// addresses must be unicast IPv4 addresses. The corresponding
61 /// is cleared from the EFI IPv4 Configuration II Protocol instance.
65 /// The DNS server list for the EFI IPv4 network stack running on
66 /// the communication device this EFI IPv4 Configuration II
69 /// unicast IPv4 addresses. The corresponding Data is a pointer to
72 /// from the EFI IPv4 Configuration II Protocol instance.
105 /// The station IPv4 address of this EFI IPv4 network stack.
117 /// The route table of the IPv4 network stack runs on this interface.
131 /// data are required to be set manually. The EFI IPv4 Protocol will get all
132 /// required configuration such as IPv4 address, subnet mask and
133 /// gateway settings from the EFI IPv4 Configuration II protocol.
151 /// The IPv4 unicast address.
161 Set the configuration for the EFI IPv4 network stack running on the communication device this EFI
162 IPv4 Configuration II Protocol instance manages.
164 …This function is used to set the configuration data of type DataType for the EFI IPv4 network stack
165 running on the communication device this EFI IPv4 Configuration II Protocol instance manages.
171 detection on the manually set local IPv4 address. EFI_NOT_READY is returned immediately to
185 …@retval EFI_SUCCESS The specified configuration data for the EFI IPv4 network stack is…
211 Get the configuration data for the EFI IPv4 network stack running on the communication device this
212 EFI IPv4 Configuration II Protocol instance manages.
214 This function returns the configuration data of type DataType for the EFI IPv4 network stack
215 running on the communication device this EFI IPv4 Configuration II Protocol instance manages.
303 /// configurations and the administrator configurable settings for the EFI IPv4 network stack.
304 /// An EFI IPv4 Configuration II Protocol instance will be installed on each communication device t…
305 /// the EFI IPv4 network stack runs on.