Searched defs:compat_ethtool_rxnfc (Results 1 – 1 of 1) sorted by relevance
38 struct compat_ethtool_rxnfc { struct39 u32 cmd;40 u32 flow_type;41 compat_u64 data;42 struct compat_ethtool_rx_flow_spec fs;43 u32 rule_cnt;44 u32 rule_locs[];