FD.io VPP  v16.09
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  mpls_unicast_header_t
 

Functions

static u32 vnet_mpls_uc_get_label (u32 label_exp_s_ttl)
 
static u32 vnet_mpls_uc_get_exp (u32 label_exp_s_ttl)
 
static u32 vnet_mpls_uc_get_s (u32 label_exp_s_ttl)
 
static u32 vnet_mpls_uc_get_ttl (u32 label_exp_s_ttl)
 

Function Documentation

static u32 vnet_mpls_uc_get_exp ( u32  label_exp_s_ttl)
inlinestatic

Definition at line 34 of file packet.h.

+ Here is the caller graph for this function:

static u32 vnet_mpls_uc_get_label ( u32  label_exp_s_ttl)
inlinestatic

Definition at line 29 of file packet.h.

+ Here is the caller graph for this function:

static u32 vnet_mpls_uc_get_s ( u32  label_exp_s_ttl)
inlinestatic

Definition at line 39 of file packet.h.

+ Here is the caller graph for this function:

static u32 vnet_mpls_uc_get_ttl ( u32  label_exp_s_ttl)
inlinestatic

Definition at line 44 of file packet.h.

+ Here is the caller graph for this function: