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[];
1488 struct ethtool_rxnfc { struct1489 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[];