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 6e5c85c commit 49ba9fcCopy full SHA for 49ba9fc
Documentation/netlink/specs/tc.yaml
@@ -41,6 +41,12 @@ definitions:
41
- in-hw
42
- not-in-nw
43
- verbose
44
+ -
45
+ name: tc-flower-key-ctrl-flags
46
+ type: flags
47
+ entries:
48
+ - frag
49
+ - firstfrag
50
-
51
name: tc-stats
52
type: struct
@@ -2536,10 +2542,14 @@ attribute-sets:
2536
2542
name: key-flags
2537
2543
type: u32
2538
2544
byte-order: big-endian
2545
+ enum: tc-flower-key-ctrl-flags
2546
+ enum-as-flags: true
2539
2547
2540
2548
name: key-flags-mask
2541
2549
2550
2551
2552
2553
2554
name: key-icmpv4-code
2555
type: u8
0 commit comments