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.h1488 struct ethtool_rxnfc { struct
1489 uint32_t cmd;
1490 uint32_t flow_type;
1491 uint64_t data;
1492 struct ethtool_rx_flow_spec fs;
1493 union {
1497 uint32_t rule_locs[];