FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
dslite_dpo.h File Reference
+ Include dependency graph for dslite_dpo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dslite_dpo_create (dpo_proto_t dproto, u32 aftr_index, dpo_id_t *dpo)
 
void dslite_ce_dpo_create (dpo_proto_t dproto, u32 b4_index, dpo_id_t *dpo)
 
u8format_dslite_dpo (u8 *s, va_list *args)
 
u8format_dslite_ce_dpo (u8 *s, va_list *args)
 
void dslite_dpo_module_init (void)
 

Function Documentation

void dslite_ce_dpo_create ( dpo_proto_t  dproto,
u32  b4_index,
dpo_id_t dpo 
)

Definition at line 29 of file dslite_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void dslite_dpo_create ( dpo_proto_t  dproto,
u32  aftr_index,
dpo_id_t dpo 
)

Definition at line 23 of file dslite_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void dslite_dpo_module_init ( void  )

Definition at line 117 of file dslite_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u8* format_dslite_ce_dpo ( u8 s,
va_list *  args 
)

Definition at line 44 of file dslite_dpo.c.

+ Here is the call graph for this function:

u8* format_dslite_dpo ( u8 s,
va_list *  args 
)

Definition at line 35 of file dslite_dpo.c.

+ Here is the call graph for this function: