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

#include <Ip4.h>

Collaboration diagram for _EFI_IP4_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Cancel

EFI_IP4_CANCEL _EFI_IP4_PROTOCOL::Cancel

◆ Configure

EFI_IP4_CONFIGURE _EFI_IP4_PROTOCOL::Configure

◆ GetModeData

EFI_IP4_GET_MODE_DATA _EFI_IP4_PROTOCOL::GetModeData

◆ Groups

EFI_IP4_GROUPS _EFI_IP4_PROTOCOL::Groups

◆ Poll

EFI_IP4_POLL _EFI_IP4_PROTOCOL::Poll

◆ Receive

EFI_IP4_RECEIVE _EFI_IP4_PROTOCOL::Receive

◆ Routes

EFI_IP4_ROUTES _EFI_IP4_PROTOCOL::Routes

◆ Transmit

EFI_IP4_TRANSMIT _EFI_IP4_PROTOCOL::Transmit

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