Searched defs:_IPv6_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
239 typedef struct _IPv6_DEVICE_PATH { struct240 EFI_DEVICE_PATH Header;241 EFI_IPv6_ADDRESS LocalIpAddress;242 EFI_IPv6_ADDRESS RemoteIpAddress;243 UINT16 LocalPort;244 UINT16 RemotePort;245 UINT16 Protocol;246 BOOLEAN StaticIpAddress;