|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
16 #ifndef __GBP_SUBNET_H__
17 #define __GBP_SUBNET_H__
walk_rc_t(* gbp_subnet_cb_t)(u32 rd_id, const fib_prefix_t *pfx, gbp_subnet_type_t type, u32 sw_if_index, sclass_t sclass, void *ctx)
@ GBP_SUBNET_STITCHED_INTERNAL
int gbp_subnet_del(u32 rd_id, const fib_prefix_t *pfx)
@ GBP_SUBNET_STITCHED_EXTERNAL
void gbp_subnet_walk(gbp_subnet_cb_t cb, void *ctx)
int gbp_subnet_add(u32 rd_id, const fib_prefix_t *pfx, gbp_subnet_type_t type, u32 sw_if_index, sclass_t sclass)
enum gbp_subnet_type_t_ gbp_subnet_type_t
vl_api_interface_index_t sw_if_index
enum walk_rc_t_ walk_rc_t
Walk return code.
Aggregate type for a prefix.
vl_api_fib_path_type_t type