suricata
|
#include <decode-sll2.h>
Data Fields | |
uint16_t | sll_protocol |
uint16_t | sll2_reservd |
uint32_t | sll_ifindex |
uint16_t | sll2_arphdtotype |
uint8_t | sll2_pkttype |
uint8_t | sll2_addrlen |
uint8_t | sll2_addr [8] |
Definition at line 29 of file decode-sll2.h.
uint8_t Sll2Hdr_::sll2_addr[8] |
Definition at line 36 of file decode-sll2.h.
uint8_t Sll2Hdr_::sll2_addrlen |
Definition at line 35 of file decode-sll2.h.
uint16_t Sll2Hdr_::sll2_arphdtotype |
Definition at line 33 of file decode-sll2.h.
uint8_t Sll2Hdr_::sll2_pkttype |
Definition at line 34 of file decode-sll2.h.
uint16_t Sll2Hdr_::sll2_reservd |
Definition at line 31 of file decode-sll2.h.
uint32_t Sll2Hdr_::sll_ifindex |
Definition at line 32 of file decode-sll2.h.
uint16_t Sll2Hdr_::sll_protocol |
Definition at line 30 of file decode-sll2.h.