Nut/OS  4.10.3
API Reference
nic_pkt_header Struct Reference
Collaboration diagram for nic_pkt_header:

Data Fields

uint8_t ph_status
 Status, contents of RSR register.
uint8_t ph_nextpg
 Page for next packet.
uint16_t ph_size
 Size of header and packet in octets.

Detailed Description

Asix packet header.

Realtek packet header.

Definition at line 151 of file ax88796.c.


Field Documentation

Status, contents of RSR register.

Definition at line 152 of file ax88796.c.

Page for next packet.

Definition at line 153 of file ax88796.c.

Size of header and packet in octets.

Definition at line 154 of file ax88796.c.


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