![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Include dependency graph for ethernet_types_api.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | mac_address_decode (const u8 *in, mac_address_t *out) |
| Conversion functions to/from (decode/encode) API types to VPP internal types. More... | |
| void | mac_address_encode (const mac_address_t *in, u8 *out) |
| void mac_address_decode | ( | const u8 * | in, |
| mac_address_t * | out | ||
| ) |
Conversion functions to/from (decode/encode) API types to VPP internal types.
Definition at line 33 of file ethernet_types_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void mac_address_encode | ( | const mac_address_t * | in, |
| u8 * | out | ||
| ) |