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

Go to the source code of this file.

Data Structures

struct  lisp_cp_dpo_t
 A representation of punt to the LISP control plane. More...
 

Typedefs

typedef struct lisp_cp_dpo_t lisp_cp_dpo_t
 A representation of punt to the LISP control plane. More...
 

Functions

const dpo_id_tlisp_cp_dpo_get (dpo_proto_t proto)
 
void lisp_cp_dpo_module_init (void)
 

Typedef Documentation

typedef struct lisp_cp_dpo_t lisp_cp_dpo_t

A representation of punt to the LISP control plane.

Function Documentation

const dpo_id_t* lisp_cp_dpo_get ( dpo_proto_t  proto)

Definition at line 26 of file lisp_cp_dpo.c.

+ Here is the caller graph for this function:

void lisp_cp_dpo_module_init ( void  )