FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
gbp_policy_dpo.h File Reference
+ Include dependency graph for gbp_policy_dpo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gbp_policy_dpo_t_
 The GBP FWD DPO. More...
 

Typedefs

typedef struct gbp_policy_dpo_t_ gbp_policy_dpo_t
 The GBP FWD DPO. More...
 

Functions

void gbp_policy_dpo_add_or_lock (dpo_proto_t dproto, epg_id_t epg, u32 sw_if_index, dpo_id_t *dpo)
 
gbp_policy_dpo_tgbp_policy_dpo_get (index_t index)
 
dpo_type_t gbp_policy_dpo_get_type (void)
 

Typedef Documentation

The GBP FWD DPO.

Used in the L3 path to select the correct EPG uplink based on the source EPG.

Function Documentation

void gbp_policy_dpo_add_or_lock ( dpo_proto_t  dproto,
epg_id_t  epg,
u32  sw_if_index,
dpo_id_t dpo 
)

Definition at line 106 of file gbp_policy_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

gbp_policy_dpo_t* gbp_policy_dpo_get ( index_t  index)

Definition at line 42 of file gbp_policy_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

dpo_type_t gbp_policy_dpo_get_type ( void  )

Definition at line 177 of file gbp_policy_dpo.c.

+ Here is the caller graph for this function: