FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
gbp_itf.h File Reference
+ Include dependency graph for gbp_itf.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

index_t gbp_itf_add_and_lock (u32 sw_if_index, u32 bd_index)
 
void gbp_itf_unlock (index_t index)
 
void gbp_itf_set_l2_input_feature (index_t gii, index_t useri, l2input_feat_masks_t feats)
 
void gbp_itf_set_l2_output_feature (index_t gii, index_t useri, l2output_feat_masks_t feats)
 
u8format_gbp_itf (u8 *s, va_list *args)
 

Function Documentation

u8* format_gbp_itf ( u8 s,
va_list *  args 
)

Definition at line 190 of file gbp_itf.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

index_t gbp_itf_add_and_lock ( u32  sw_if_index,
u32  bd_index 
)

Definition at line 57 of file gbp_itf.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gbp_itf_set_l2_input_feature ( index_t  gii,
index_t  useri,
l2input_feat_masks_t  feats 
)

Definition at line 102 of file gbp_itf.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gbp_itf_set_l2_output_feature ( index_t  gii,
index_t  useri,
l2output_feat_masks_t  feats 
)

Definition at line 146 of file gbp_itf.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gbp_itf_unlock ( index_t  index)

Definition at line 81 of file gbp_itf.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: