|  | FD.io VPP
    v17.01.1-3-gc6833f8
    Vector Packet Processing | 
 Include dependency graph for vxlan_gpe_ioam.c:
 Include dependency graph for vxlan_gpe_ioam.c:Go to the source code of this file.
| Variables | |
| vxlan_gpe_ioam_main_t | vxlan_gpe_ioam_main | 
| static vlib_cli_command_t | vxlan_gpe_set_ioam_rewrite_cmd | 
| (constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_rewrite_cmd)  More... | |
| static vlib_cli_command_t | vxlan_gpe_set_ioam_flags_cmd | 
| (constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_flags_cmd)  More... | |
| static vlib_cli_command_t | vxlan_gpe_set_ioam_transit_rewrite_cmd | 
| (constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_transit_rewrite_cmd)  More... | |
| static vlib_cli_command_t | vxlan_gpe_clear_ioam_flags_cmd | 
| (constructor) VLIB_CLI_COMMAND (vxlan_gpe_clear_ioam_flags_cmd)  More... | |
| static const fib_node_vft_t | vxlan_gpe_ioam_vft | 
| clib_error_t* clear_vxlan_gpe_ioam_rewrite_command_fn | ( | vlib_main_t * | vm, | 
| unformat_input_t * | input, | ||
| vlib_cli_command_t * | cmd | ||
| ) | 
| fib_forward_chain_type_t fib_entry_get_default_chain_type | ( | const fib_entry_t * | fib_entry | ) | 
Definition at line 68 of file fib_entry.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void vxlan_gpe_clear_output_feature_on_all_intfs | ( | vlib_main_t * | vm | ) | 
Definition at line 184 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void vxlan_gpe_clear_output_feature_on_select_intfs | ( | void | ) | 
Definition at line 398 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| int vxlan_gpe_enable_disable_ioam_for_dest | ( | vlib_main_t * | vm, | 
| ip46_address_t | dst_addr, | ||
| u32 | outer_fib_index, | ||
| u8 | is_ipv4, | ||
| u8 | is_add | ||
| ) | 
Definition at line 203 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Function definition to backwalk a FIB node.
Definition at line 723 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function:| clib_error_t* vxlan_gpe_ioam_clear | ( | vxlan_gpe_tunnel_t * | t, | 
| int | has_trace_option, | ||
| int | has_pot_option, | ||
| int | has_ppc_option, | ||
| u8 | ipv6_set | ||
| ) | 
Definition at line 126 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| int vxlan_gpe_ioam_clear_rewrite | ( | vxlan_gpe_tunnel_t * | t, | 
| int | has_trace_option, | ||
| int | has_pot_option, | ||
| int | has_ppc_option, | ||
| u8 | ipv6_set | ||
| ) | 
Definition at line 105 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| clib_error_t* vxlan_gpe_ioam_disable | ( | int | has_trace_option, | 
| int | has_pot_option, | ||
| int | has_ppc_option | ||
| ) | 
Definition at line 547 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| int vxlan_gpe_ioam_disable_for_dest | ( | vlib_main_t * | vm, | 
| ip46_address_t | dst_addr, | ||
| u32 | outer_fib_index, | ||
| u8 | ipv4_set | ||
| ) | 
Definition at line 612 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| clib_error_t* vxlan_gpe_ioam_enable | ( | int | has_trace_option, | 
| int | has_pot_option, | ||
| int | has_ppc_option | ||
| ) | 
Definition at line 531 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Function definition to get a FIB node from its index.
Definition at line 733 of file vxlan_gpe_ioam.c.
| void vxlan_gpe_ioam_interface_init | ( | void | ) | 
Definition at line 760 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Function definition to inform the FIB node that its last lock has gone.
Definition at line 743 of file vxlan_gpe_ioam.c.
| clib_error_t* vxlan_gpe_ioam_set | ( | vxlan_gpe_tunnel_t * | t, | 
| int | has_trace_option, | ||
| int | has_pot_option, | ||
| int | has_ppc_option, | ||
| u8 | ipv6_set | ||
| ) | 
Definition at line 148 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| int vxlan_gpe_ioam_set_rewrite | ( | vxlan_gpe_tunnel_t * | t, | 
| int | has_trace_option, | ||
| int | has_pot_option, | ||
| int | has_ppc_option, | ||
| u8 | ipv6_set | ||
| ) | 
Definition at line 26 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void vxlan_gpe_refresh_output_feature_on_all_dest | ( | void | ) | 
Definition at line 372 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 170 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
| 
 | static | 
| 
 | static | 
Definition at line 643 of file vxlan_gpe_ioam.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void vxlan_gpe_set_next_override | ( | uword | next | ) | 
| 
 | static | 
(constructor) VLIB_CLI_COMMAND (vxlan_gpe_clear_ioam_flags_cmd)
Definition at line 710 of file vxlan_gpe_ioam.c.
| vxlan_gpe_ioam_main_t vxlan_gpe_ioam_main | 
Definition at line 23 of file vxlan_gpe_ioam.c.
| 
 | static | 
Definition at line 753 of file vxlan_gpe_ioam.c.
| 
 | static | 
(constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_flags_cmd)
Definition at line 603 of file vxlan_gpe_ioam.c.
| 
 | static | 
(constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_rewrite_cmd)
Definition at line 521 of file vxlan_gpe_ioam.c.
| 
 | static | 
(constructor) VLIB_CLI_COMMAND (vxlan_gpe_set_ioam_transit_rewrite_cmd)
Definition at line 696 of file vxlan_gpe_ioam.c.