Searched defs:compat_ethtool_rxnfc (Results 1 – 1 of 1) sorted by relevance
31 struct compat_ethtool_rxnfc { struct32 u32 cmd;33 u32 flow_type;34 compat_u64 data;35 struct compat_ethtool_rx_flow_spec fs;36 u32 rule_cnt;37 u32 rule_locs[];