suricata
SllHdr_ Struct Reference

#include <decode-sll.h>

Data Fields

uint16_t sll_pkttype
 
uint16_t sll_hatype
 
uint16_t sll_halen
 
uint8_t sll_addr [8]
 
uint16_t sll_protocol
 

Detailed Description

Definition at line 29 of file decode-sll.h.

Field Documentation

◆ sll_addr

uint8_t SllHdr_::sll_addr[8]

Definition at line 33 of file decode-sll.h.

◆ sll_halen

uint16_t SllHdr_::sll_halen

Definition at line 32 of file decode-sll.h.

◆ sll_hatype

uint16_t SllHdr_::sll_hatype

Definition at line 31 of file decode-sll.h.

◆ sll_pkttype

uint16_t SllHdr_::sll_pkttype

Definition at line 30 of file decode-sll.h.

◆ sll_protocol

uint16_t SllHdr_::sll_protocol

Definition at line 34 of file decode-sll.h.


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