FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
llc_header_t Struct Reference

Data Fields

u8 dst_sap
 
u8 src_sap
 
u8 control
 
u8 extended_control [0]
 

Detailed Description

Definition at line 77 of file llc.h.

Field Documentation

◆ control

u8 llc_header_t::control

Definition at line 86 of file llc.h.

◆ dst_sap

u8 llc_header_t::dst_sap

Definition at line 81 of file llc.h.

◆ extended_control

u8 llc_header_t::extended_control[0]

Definition at line 89 of file llc.h.

◆ src_sap

u8 llc_header_t::src_sap

Definition at line 81 of file llc.h.


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