Searched defs:ethtool_rxnfc (Results 1 – 2 of 2) sorted by relevance
1220 struct ethtool_rxnfc { struct1221 __u32 cmd;1222 __u32 flow_type;1223 __u64 data;1224 struct ethtool_rx_flow_spec fs;1225 union {1229 __u32 rule_locs[];
1484 struct ethtool_rxnfc { struct1485 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[];