FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
lisp_types_api.c File Reference
+ Include dependency graph for lisp_types_api.c:

Go to the source code of this file.

Functions

int unformat_lisp_eid_api (gid_address_t *dst, u32 vni, const vl_api_eid_t *eid)
 
void lisp_fid_put_api (vl_api_eid_t *eid, const fid_address_t *fid)
 
void lisp_gid_put_api (vl_api_eid_t *eid, const gid_address_t *gid)
 

Function Documentation

◆ lisp_fid_put_api()

void lisp_fid_put_api ( vl_api_eid_t *  eid,
const fid_address_t fid 
)

Definition at line 49 of file lisp_types_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ lisp_gid_put_api()

void lisp_gid_put_api ( vl_api_eid_t *  eid,
const gid_address_t gid 
)

Definition at line 70 of file lisp_types_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unformat_lisp_eid_api()

int unformat_lisp_eid_api ( gid_address_t dst,
u32  vni,
const vl_api_eid_t *  eid 
)

Definition at line 24 of file lisp_types_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: