FD.io VPP  v19.01.3-6-g70449b9b9
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

◆ gbb_learn_mode_t

Enumeration Type Documentation

◆ gbp_learn_mode_t_

Enumerator
GBP_LEARN_MODE_L2 
GBP_LEARN_MODE_L3 

Definition at line 21 of file gbp_learn.h.

Function Documentation

◆ gbp_learn_disable()

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:

◆ gbp_learn_enable()

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:

◆ gbp_learn_set_inactive_threshold()

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: