![]() |
FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
Include dependency graph for ip_types_api.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | ip_address_decode (const struct _vl_api_address *in, ip46_address_t *out) |
| void | ip_address_encode (const ip46_address_t *in, struct _vl_api_address *out) |
| void | ip_prefix_decode (const struct _vl_api_prefix *in, fib_prefix_t *out) |
| void | ip_prefix_encode (const fib_prefix_t *in, struct _vl_api_prefix *out) |
| void ip_address_decode | ( | const struct _vl_api_address * | in, |
| ip46_address_t * | out | ||
| ) |
| void ip_address_encode | ( | const ip46_address_t * | in, |
| struct _vl_api_address * | out | ||
| ) |
| void ip_prefix_decode | ( | const struct _vl_api_prefix * | in, |
| fib_prefix_t * | out | ||
| ) |
| void ip_prefix_encode | ( | const fib_prefix_t * | in, |
| struct _vl_api_prefix * | out | ||
| ) |