![]() |
FD.io VPP
v19.01.2-3-gf61a1a8
Vector Packet Processing
|
A description of an ABF policy. More...
Collaboration diagram for vl_api_abf_policy_t: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] |