suricata
EthernetHdr_ Struct Reference

#include <decode-ethernet.h>

Data Fields

uint8_t eth_dst [6]
 
uint8_t eth_src [6]
 
uint16_t eth_type
 

Detailed Description

Definition at line 53 of file decode-ethernet.h.

Field Documentation

◆ eth_dst

uint8_t EthernetHdr_::eth_dst[6]

Definition at line 54 of file decode-ethernet.h.

◆ eth_src

uint8_t EthernetHdr_::eth_src[6]

Definition at line 55 of file decode-ethernet.h.

◆ eth_type

uint16_t EthernetHdr_::eth_type

Definition at line 56 of file decode-ethernet.h.


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