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