![]()  | 
  
    FD.io VPP
    v20.09-64-g4f7b92f0a
    
   Vector Packet Processing 
   | 
 
 Include dependency graph for api.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs /* define message structures */ | 
| #define | vl_endianfun /* define message structures */ | 
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) | 
| #define | vl_printfun | 
| #define | foreach_vpe_api_msg | 
| #define | QUOTE_(x) #x | 
| #define | QUOTE(x) QUOTE_(x) | 
| #define | BOUNCE_HANDLER(nn) | 
| #define | vl_msg_name_crc_list | 
| #define | vl_api_version_tuple(n, mj, mi, p) vl_msg_api_add_version (am, #n, mj, mi, p); | 
Enumerations | |
| enum | resolve_t { RESOLVE_IP4_ADD_DEL_ROUTE = 1, RESOLVE_IP6_ADD_DEL_ROUTE } | 
Variables | |
| vpe_api_main_t | vpe_api_main | 
| #define BOUNCE_HANDLER | ( | nn | ) | 
| #define foreach_vpe_api_msg | 
| #define vl_api_version_tuple | ( | n, | |
| mj, | |||
| mi, | |||
| p | |||
| ) | vl_msg_api_add_version (am, #n, mj, mi, p); | 
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) | 
| enum resolve_t | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| VL_MSG_API_REAPER_FUNCTION | ( | memclnt_delete_callback | ) | 
 Here is the caller graph for this function:| VLIB_API_INIT_FUNCTION | ( | vpe_api_hookup | ) | 
      
  | 
  static | 
| clib_error_t* vpe_api_init | ( | vlib_main_t * | vm | ) | 
| vpe_api_main_t vpe_api_main | 
Definition at line 54 of file interface_api.c.