iPXE
Data Fields
ncm_ntb_header Struct Reference

NTB constructed for transmitted packets (excluding padding) More...

#include <ncm.h>

Data Fields

struct ncm_transfer_header nth
 Transfer header. More...
 
struct ncm_datagram_pointer ndp
 Datagram pointer. More...
 
struct ncm_datagram_descriptor desc [2]
 Datagram descriptors. More...
 

Detailed Description

NTB constructed for transmitted packets (excluding padding)

This is a policy decision.

Definition at line 127 of file ncm.h.

Field Documentation

◆ nth

struct ncm_transfer_header ncm_ntb_header::nth

Transfer header.

Definition at line 129 of file ncm.h.

◆ ndp

struct ncm_datagram_pointer ncm_ntb_header::ndp

Datagram pointer.

Definition at line 131 of file ncm.h.

Referenced by ncm_in_complete(), and ncm_out_transmit().

◆ desc

struct ncm_datagram_descriptor ncm_ntb_header::desc[2]

Datagram descriptors.

Definition at line 133 of file ncm.h.


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