Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This header is used by network. For more information, see:
packet.h contains the following programming interfaces:
Functions
| NetPacketGetExtension The NetPacketGetExtension function retrieves information stored in one of a packet's extensions. |
| NetPacketIsIpv4 The NetPacketIsIpv4 function determines if a NET_PACKET is an IPv4 packet. This function is reserved for system use. Do not call this function from your code. |
| NetPacketIsIpv6 The NetPacketIsIpv6 function determines if a NET_PACKET is an IPv6 packet. This function is reserved for system use. Do not call this function from your code. |
Structures
| NET_PACKET Represents a single network packet. |
| NET_PACKET_LAYOUT A NET_PACKET_LAYOUT structure describes the start of each protocol header in a NET_PACKET. |