FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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) |
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.
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.
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.