FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
punt_dpo.h File Reference
+ Include dependency graph for punt_dpo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int dpo_is_punt (const dpo_id_t *dpo)
 A DPO to punt packets to the Control-plane. More...
 
const dpo_id_tpunt_dpo_get (dpo_proto_t proto)
 
void punt_dpo_module_init (void)
 

Function Documentation

int dpo_is_punt ( const dpo_id_t dpo)

A DPO to punt packets to the Control-plane.

Definition at line 33 of file punt_dpo.c.

const dpo_id_t* punt_dpo_get ( dpo_proto_t  proto)

Definition at line 25 of file punt_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void punt_dpo_module_init ( void  )

Definition at line 97 of file punt_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: