FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | ip_protocol(n, s) |
#define | ip_port(s, n) #s, |
#define | ip_port(s, n) n, |
Functions | |
clib_error_t * | ip_main_init (vlib_main_t *vm) |
void | vnet_config_update_tx_feature_count (ip_lookup_main_t *lm, vnet_feature_config_main_t *tx_cm, u32 sw_if_index, int is_add) |
Variables | |
ip_main_t | ip_main |
#define ip_port | ( | s, | |
n | |||
) | #s, |
#define ip_port | ( | s, | |
n | |||
) | n, |
#define ip_protocol | ( | n, | |
s | |||
) |
clib_error_t* ip_main_init | ( | vlib_main_t * | vm | ) |
void vnet_config_update_tx_feature_count | ( | ip_lookup_main_t * | lm, |
vnet_feature_config_main_t * | tx_cm, | ||
u32 | sw_if_index, | ||
int | is_add | ||
) |