Home
last modified time | relevance | path

Searched defs:ethtool_rxnfc (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h333 struct ethtool_rxnfc { struct
334 __u32 cmd;
335 __u32 flow_type;
336 __u64 data;
337 struct ethtool_rx_flow_spec fs;
338 union {
342 __u32 rule_locs[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h379 struct ethtool_rxnfc { struct
380 __u32 cmd;
381 __u32 flow_type;
382 __u64 data;
383 struct ethtool_rx_flow_spec fs;
384 union {
388 __u32 rule_locs[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h1088 struct ethtool_rxnfc { struct
1089 __u32 cmd;
1090 __u32 flow_type;
1091 __u64 data;
1092 struct ethtool_rx_flow_spec fs;
1093 union {
1097 __u32 rule_locs[0];