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