FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
A description of an ABF policy. More...
Data Fields | |
u32 | policy_id |
u32 | acl_index |
u8 | n_paths |
vl_api_fib_path_t | paths [n_paths] |
A description of an ABF policy.
policy_id | User chosen Identifier for the policy |
acl_index | The ACL that the policy will match against |
n_paths | Number of paths |
paths | The set of forwarding paths that are being added or removed. |
vl_api_fib_path_t vl_api_abf_policy_t::paths[n_paths] |