iPXE
ncm_datagram_descriptor Struct Reference

CDC-NCM datagram descriptor (16-bit) More...

#include <ncm.h>

Data Fields

uint16_t offset
 Starting offset.
uint16_t len
 Length.

Detailed Description

CDC-NCM datagram descriptor (16-bit)

Definition at line 95 of file ncm.h.

Field Documentation

◆ offset

uint16_t ncm_datagram_descriptor::offset

Starting offset.

Definition at line 97 of file ncm.h.

◆ len

uint16_t ncm_datagram_descriptor::len

Length.

Definition at line 99 of file ncm.h.


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