diff options
Diffstat (limited to 'include/linux/pkt_cls.h')
| -rw-r--r-- | include/linux/pkt_cls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pkt_cls.h b/include/linux/pkt_cls.h index 7f6ba8658abe..defbde203d07 100644 --- a/include/linux/pkt_cls.h +++ b/include/linux/pkt_cls.h | |||
| @@ -332,6 +332,7 @@ enum { | |||
| 332 | FLOW_KEY_SKUID, | 332 | FLOW_KEY_SKUID, |
| 333 | FLOW_KEY_SKGID, | 333 | FLOW_KEY_SKGID, |
| 334 | FLOW_KEY_VLAN_TAG, | 334 | FLOW_KEY_VLAN_TAG, |
| 335 | FLOW_KEY_RXHASH, | ||
| 335 | __FLOW_KEY_MAX, | 336 | __FLOW_KEY_MAX, |
| 336 | }; | 337 | }; |
| 337 | 338 | ||
