suricata
|
Go to the source code of this file.
Data Structures | |
struct | CHDLCHdr_ |
Macros | |
#define | CHDLC_HEADER_LEN 4 |
Typedefs | |
typedef struct CHDLCHdr_ | CHDLCHdr |
Functions | |
void | DecodeCHDLCRegisterTests (void) |
Registers Ethernet unit tests. More... | |
Definition in file decode-chdlc.h.
#define CHDLC_HEADER_LEN 4 |
Definition at line 28 of file decode-chdlc.h.
void DecodeCHDLCRegisterTests | ( | void | ) |
Registers Ethernet unit tests.
Definition at line 105 of file decode-chdlc.c.
References UtRegisterTest().