Searched defs:ethtool_rxnfc (Results 1 – 1 of 1) sorted by relevance
882 struct ethtool_rxnfc { struct883 __u32 cmd;884 __u32 flow_type;885 __u64 data;886 struct ethtool_rx_flow_spec fs;887 __u32 rule_cnt;888 __u32 rule_locs[0];