FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
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.
void mac_address_encode | ( | const mac_address_t * | in, |
u8 * | out | ||
) |