FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ppp_protocol_info_t |
struct | ppp_main_t |
Macros | |
#define | ppp_error(n, s) PPP_ERROR_##n, |
Enumerations | |
enum | ppp_error_t { PPP_N_ERROR } |
Functions | |
static ppp_protocol_info_t * | ppp_get_protocol_info (ppp_main_t *em, ppp_protocol_t protocol) |
void | ppp_register_input_type (vlib_main_t *vm, ppp_protocol_t protocol, u32 node_index) |
static void | ppp_setup_node (vlib_main_t *vm, u32 node_index) |
void | ppp_register_input_protocol (vlib_main_t *vm, ppp_protocol_t protocol, u32 node_index) |
enum ppp_error_t |
|
inlinestatic |
void ppp_register_input_protocol | ( | vlib_main_t * | vm, |
ppp_protocol_t | protocol, | ||
u32 | node_index | ||
) |
void ppp_register_input_type | ( | vlib_main_t * | vm, |
ppp_protocol_t | protocol, | ||
u32 | node_index | ||
) |
|
inlinestatic |
format_function_t format_ppp_header |
format_function_t format_ppp_header_with_length |
format_function_t format_ppp_protocol |
vnet_hw_interface_class_t ppp_hw_interface_class |
ppp_main_t ppp_main |
unformat_function_t unformat_pg_ppp_header |
unformat_function_t unformat_ppp_header |
unformat_function_t unformat_ppp_protocol_host_byte_order |
unformat_function_t unformat_ppp_protocol_net_byte_order |