|
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the documentation of this file.
31 cp_if_index, is_add, 0, 0);
52 u8 cp_if_index_set = 0;
66 else if (
unformat (line_input,
"cp-if-index %d", &cp_if_index))
76 if (cp_if_index_set == 0)
83 cp_if_index, is_add, 0, 0);
103 .path =
"create pppoe cp",
104 .short_help =
"create pppoe cp-if-index <intfc> [del]",
static vlib_cli_command_t create_pppoe_cp_cmd
(constructor) VLIB_CLI_COMMAND (create_pppoe_cp_cmd)
#define clib_error_return(e, args...)
vlib_main_t * vm
X-connect all packets from the HOST to the PHY.
int pppoe_add_del_cp(u32 cp_if_index, u8 is_add)
#define VLIB_CLI_COMMAND(x,...)
static clib_error_t * pppoe_add_del_cp_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
int vnet_feature_enable_disable(const char *arc_name, const char *node_name, u32 sw_if_index, int enable_disable, void *feature_config, u32 n_feature_config_bytes)