netpoweroffload.h header

This header is used by network. For more information, see:

netpoweroffload.h contains the following programming interfaces:

Functions

 
NET_POWER_OFFLOAD_ARP_PARAMETERS_INIT

The NET_POWER_OFFLOAD_ARP_PARAMETERS_INIT function initializes a NET_POWER_OFFLOAD_ARP_PARAMETERS structure.
NET_POWER_OFFLOAD_NS_PARAMETERS_INIT

The NET_POWER_OFFLOAD_NS_PARAMETERS_INIT function initializes a NET_POWER_OFFLOAD_NS_PARAMETERS structure.
NetPowerOffloadGetArpParameters

The NetPowerOffloadGetArpParameters function gets parameters for an IPv4 ARP low power protocol offload to a net adapter.
NetPowerOffloadGetNSParameters

The NetPowerOffloadGetNSParameters function gets parameters for an IPv6 Neighbor Solicitation (NS) low power protocol offload to a net adapter.
NetPowerOffloadGetType

The NetPowerOffloadGetType function gets the power offload type for a low power protocol offload to a net adapter.

Structures

 
NET_POWER_OFFLOAD_ARP_PARAMETERS

The NET_POWER_OFFLOAD_ARP_PARAMETERS structure contains IPv4 ARP low-power protocol offload parameters for a net adapter.
NET_POWER_OFFLOAD_NS_PARAMETERS

The NET_POWER_OFFLOAD_NS_PARAMETERS structure contains IPv6 NS low-power protocol offload parameters for a net adapter.

Enumerations

 
NET_POWER_OFFLOAD_TYPE

The NET_POWER_OFFLOAD_TYPE enumeration specifies the type for a low power offload protocol offload to a net adapter.