FD.io VPP
v19.08.2-294-g37e99c22d
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. |