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

Go to the source code of this file.

Typedefs

typedef enum gbp_learn_mode_t_ gbb_learn_mode_t
 

Enumerations

enum  gbp_learn_mode_t_ { GBP_LEARN_MODE_L2, GBP_LEARN_MODE_L3 }
 

Functions

void gbp_learn_enable (u32 sw_if_index, gbb_learn_mode_t mode)
 
void gbp_learn_disable (u32 sw_if_index, gbb_learn_mode_t mode)
 
void gbp_learn_set_inactive_threshold (u32 max_age)
 

Typedef Documentation

Enumeration Type Documentation

Enumerator
GBP_LEARN_MODE_L2 
GBP_LEARN_MODE_L3 

Definition at line 21 of file gbp_learn.h.

Function Documentation

void gbp_learn_disable ( u32  sw_if_index,
gbb_learn_mode_t  mode 
)

Definition at line 720 of file gbp_learn.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gbp_learn_enable ( u32  sw_if_index,
gbb_learn_mode_t  mode 
)

Definition at line 706 of file gbp_learn.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gbp_learn_set_inactive_threshold ( u32  max_age)

Definition at line 1468 of file gbp_endpoint.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: