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

Go to the source code of this file.

Macros

#define ETHERNET_TYPE_MPLS_UNICAST   0x8847
 
#define ETHERNET_TYPE_MPLS_MULTICAST   0x8848
 

Functions

void DecodeMPLSRegisterTests (void)
 

Detailed Description

Author
Jason Ish jason.nosp@m..ish.nosp@m.@emul.nosp@m.ex.c.nosp@m.om

MPLS decoder.

Definition in file decode-mpls.h.

Macro Definition Documentation

◆ ETHERNET_TYPE_MPLS_MULTICAST

#define ETHERNET_TYPE_MPLS_MULTICAST   0x8848

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

◆ ETHERNET_TYPE_MPLS_UNICAST

#define ETHERNET_TYPE_MPLS_UNICAST   0x8847

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

Function Documentation

◆ DecodeMPLSRegisterTests()

void DecodeMPLSRegisterTests ( void  )

Definition at line 342 of file decode-mpls.c.

References UtRegisterTest().

Here is the call graph for this function: