#include <eth.h>
Definition at line 155 of file eth.h.
LSAP extension.
If DSAP and SSAP are set to ETH_LSAP_SNAP the SNAP extension is being used. If DSAP and SSAP fields are equal to ETH_RAW the raw Ethernet packet without any extensions is being used and the frame content starts rigth after the two fields.
Definition at line 167 of file eth.h.