XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_DHCP4_LISTEN_POINT Struct Reference

#include <Dhcp4.h>

Collaboration diagram for EFI_DHCP4_LISTEN_POINT:
Collaboration graph
[legend]

Public Attributes

EFI_IPv4_ADDRESS ListenAddress
 
EFI_IPv4_ADDRESS SubnetMask
 
UINT16 ListenPort
 

Member Data Documentation

◆ ListenAddress

EFI_IPv4_ADDRESS EFI_DHCP4_LISTEN_POINT::ListenAddress

Alternate listening address. It can be a unicast, multicast, or broadcast address.

◆ ListenPort

UINT16 EFI_DHCP4_LISTEN_POINT::ListenPort

Alternate station source (or listening) port number. If zero, then the default station port number (68) will be used.

◆ SubnetMask

EFI_IPv4_ADDRESS EFI_DHCP4_LISTEN_POINT::SubnetMask

The subnet mask of above listening unicast/broadcast IP address. Ignored if ListenAddress is a multicast address.


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