lib: Use ifindex_t for struct pbr_rule

We should be using the ifindex_t typedef here for the
type, not uint32_t.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
This commit is contained in:
Stephen Worley 2019-10-15 14:48:33 -04:00
parent c4097b758e
commit 3dabc387a6

View File

@ -90,7 +90,7 @@ struct pbr_rule {
uint32_t unique;
struct pbr_filter filter;
struct pbr_action action;
uint32_t ifindex;
ifindex_t ifindex;
};
/* TCP flags value shared