iPXE
Data Fields
tcp_option Struct Reference

Generic TCP option. More...

#include <tcp.h>

Data Fields

uint8_t kind
 
uint8_t length
 

Detailed Description

Generic TCP option.

Definition at line 42 of file tcp.h.

Field Documentation

◆ kind

uint8_t tcp_option::kind

Definition at line 43 of file tcp.h.

Referenced by tcp_rx_opts().

◆ length

uint8_t tcp_option::length

Definition at line 44 of file tcp.h.


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