![]() |
FD.io VPP
v21.01
Vector Packet Processing
|
Include dependency graph for ip_container_proxy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef struct _vnet_ip_container_proxy_args | vnet_ip_container_proxy_args_t |
| typedef int(* | ip_container_proxy_cb_t) (const fib_prefix_t *pfx, u32 sw_if_index, void *ctx) |
Functions | |
| clib_error_t * | vnet_ip_container_proxy_add_del (vnet_ip_container_proxy_args_t *args) |
| void | ip_container_proxy_walk (ip_container_proxy_cb_t cb, void *ctx) |
| typedef int(* ip_container_proxy_cb_t) (const fib_prefix_t *pfx, u32 sw_if_index, void *ctx) |
Definition at line 31 of file ip_container_proxy.h.
| typedef struct _vnet_ip_container_proxy_args vnet_ip_container_proxy_args_t |
| void ip_container_proxy_walk | ( | ip_container_proxy_cb_t | cb, |
| void * | ctx | ||
| ) |
Definition at line 133 of file ip_container_proxy.c.
Here is the call graph for this function:
Here is the caller graph for this function:| clib_error_t* vnet_ip_container_proxy_add_del | ( | vnet_ip_container_proxy_args_t * | args | ) |
Definition at line 47 of file ip_container_proxy.c.
Here is the call graph for this function:
Here is the caller graph for this function: