Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1220 struct ethtool_rxnfc { struct
1221 __u32 cmd;
1222 __u32 flow_type;
1223 __u64 data;
1224 struct ethtool_rx_flow_spec fs;
1225 union {
1229 __u32 rule_locs[];
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1484 struct ethtool_rxnfc { struct
1485 uint32_t cmd;
1486 uint32_t flow_type;
1487 uint64_t data;
1488 struct ethtool_rx_flow_spec fs;
1489 union {
1493 uint32_t rule_locs[];