iPXE
Data Fields
_EFI_IP4_PROTOCOL Struct Reference

The EFI IPv4 Protocol implements a simple packet-oriented interface that can be used by drivers, daemons, and applications to transmit and receive network packets. More...

#include <Ip4.h>

Data Fields

EFI_IP4_GET_MODE_DATA GetModeData
 
EFI_IP4_CONFIGURE Configure
 
EFI_IP4_GROUPS Groups
 
EFI_IP4_ROUTES Routes
 
EFI_IP4_TRANSMIT Transmit
 
EFI_IP4_RECEIVE Receive
 
EFI_IP4_CANCEL Cancel
 
EFI_IP4_POLL Poll
 

Detailed Description

The EFI IPv4 Protocol implements a simple packet-oriented interface that can be used by drivers, daemons, and applications to transmit and receive network packets.

Definition at line 590 of file Ip4.h.

Field Documentation

◆ GetModeData

EFI_IP4_GET_MODE_DATA _EFI_IP4_PROTOCOL::GetModeData

Definition at line 591 of file Ip4.h.

◆ Configure

EFI_IP4_CONFIGURE _EFI_IP4_PROTOCOL::Configure

Definition at line 592 of file Ip4.h.

◆ Groups

EFI_IP4_GROUPS _EFI_IP4_PROTOCOL::Groups

Definition at line 593 of file Ip4.h.

◆ Routes

EFI_IP4_ROUTES _EFI_IP4_PROTOCOL::Routes

Definition at line 594 of file Ip4.h.

◆ Transmit

EFI_IP4_TRANSMIT _EFI_IP4_PROTOCOL::Transmit

Definition at line 595 of file Ip4.h.

◆ Receive

EFI_IP4_RECEIVE _EFI_IP4_PROTOCOL::Receive

Definition at line 596 of file Ip4.h.

◆ Cancel

EFI_IP4_CANCEL _EFI_IP4_PROTOCOL::Cancel

Definition at line 597 of file Ip4.h.

◆ Poll

EFI_IP4_POLL _EFI_IP4_PROTOCOL::Poll

Definition at line 598 of file Ip4.h.


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