FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
mpls_lookup.h File Reference
+ Include dependency graph for mpls_lookup.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static u32 mpls_compute_flow_hash (const mpls_unicast_header_t *hdr, flow_hash_config_t flow_hash_config)
 

Variables

u32 mpls_lookup_to_replicate_edge
 The arc/edge from the MPLS lookup node to the MPLS replicate node. More...
 

Function Documentation

static u32 mpls_compute_flow_hash ( const mpls_unicast_header_t hdr,
flow_hash_config_t  flow_hash_config 
)
inlinestatic

Definition at line 32 of file mpls_lookup.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

u32 mpls_lookup_to_replicate_edge

The arc/edge from the MPLS lookup node to the MPLS replicate node.

Definition at line 25 of file mpls_lookup.h.