Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Address

41   /// instance manages if the link local IPv6 address generated from 

43 /// Protocol uses is a duplicate address. The length of the interface
59 /// Address Detection on a tentative address. A value of zero
60 /// indicates that Duplicate Address Detection will not be performed
111 /// The size, in bytes, of the network interface's hardware address.
115 /// The hardware address for the network interface.
159 /// such as address, prefix and gateway settings from the EFI
169 /// The EFI IPv6 Protocol will use the IPv6 stateless address
170 /// autoconfiguration mechanism and/or the IPv6 stateful address
172 /// get address and other configuration information
180 /// while performing Duplicate Address Detection on a tentative address.
189 /// is used to set the station address information for the EFI IPv6 network
193 EFI_IPv6_ADDRESS Address; ///< The IPv6 unicast address.
194 BOOLEAN IsAnycast; ///< Set to TRUE if Address is anycast.
195 UINT8 PrefixLength; ///< The length, in bits, of the prefix associated with this Address.
212 doing Duplicate Address Detection on the manually set local IPv6 addresses.