FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
packet.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  hdlc_header_t
 

Macros

#define foreach_hdlc_protocol
 

Enumerations

enum  hdlc_protocol_t { foreach_hdlc_protocol }
 

Macro Definition Documentation

#define foreach_hdlc_protocol
Value:
_ (0x0800, ip4) \
_ (0x2000, cdp) \
_ (0x8035, slarp) \
_ (0x8847, mpls_unicast) \
_ (0x8848, mpls_multicast) \
_ (0x86dd, ip6) \
_ (0xfefe, osi)

Definition at line 43 of file packet.h.

Enumeration Type Documentation

Enumerator
foreach_hdlc_protocol 

Definition at line 52 of file packet.h.