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