FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
STATIC_ASSERT_SIZEOF (vl_api_direction_t, 1) | |
int | direction_decode (vl_api_direction_t _dir, vlib_dir_t *out) |
vl_api_direction_t | direction_encode (vlib_dir_t dir) |
int direction_decode | ( | vl_api_direction_t | _dir, |
vlib_dir_t * | out | ||
) |
Definition at line 23 of file interface_types_api.c.
vl_api_direction_t direction_encode | ( | vlib_dir_t | dir | ) |
Definition at line 38 of file interface_types_api.c.
STATIC_ASSERT_SIZEOF | ( | vl_api_direction_t | , |
1 | |||
) |