FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
A description of a policy attachment to an interface. More...
Data Fields | |
u32 | policy_id |
u32 | sw_if_index |
u32 | priority |
u8 | is_ipv6 |
A description of a policy attachment to an interface.
The | policy ID to attach |
sw_if_index | The interface to attach to |
priority | The priority of the attachment, w.r.t. to other attachments on this interface. lower value is 'better' |
is_ipv6 | Does this attachment apply to IPv6 packets (or IPv4) |