suricata
decode-chdlc.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Macro Definition Documentation

◆ CHDLC_HEADER_LEN

#define CHDLC_HEADER_LEN   4

Definition at line 28 of file decode-chdlc.h.

Typedef Documentation

◆ CHDLCHdr

typedef struct CHDLCHdr_ CHDLCHdr

Function Documentation

◆ DecodeCHDLCRegisterTests()

void DecodeCHDLCRegisterTests ( void  )

Registers Ethernet unit tests.

Todo:
More Ethernet tests

Definition at line 105 of file decode-chdlc.c.

References UtRegisterTest().

Here is the call graph for this function: