suricata
|
#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 |
Definition at line 29 of file decode-sll.h.
uint8_t SllHdr_::sll_addr[8] |
Definition at line 33 of file decode-sll.h.
uint16_t SllHdr_::sll_halen |
Definition at line 32 of file decode-sll.h.
uint16_t SllHdr_::sll_hatype |
Definition at line 31 of file decode-sll.h.
uint16_t SllHdr_::sll_pkttype |
Definition at line 30 of file decode-sll.h.
uint16_t SllHdr_::sll_protocol |
Definition at line 34 of file decode-sll.h.