We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11036bd commit 880a51aCopy full SHA for 880a51a
Documentation/netlink/specs/tc.yaml
@@ -2763,6 +2763,18 @@ attribute-sets:
2763
name: key-spi-mask
2764
type: u32
2765
byte-order: big-endian
2766
+ -
2767
+ name: key-enc-flags
2768
+ type: u32
2769
+ byte-order: big-endian
2770
+ enum: tc-flower-key-ctrl-flags
2771
+ enum-as-flags: true
2772
2773
+ name: key-enc-flags-mask
2774
2775
2776
2777
2778
-
2779
name: tc-flower-key-enc-opts-attrs
2780
attributes:
0 commit comments