Home
last modified time | relevance | path

Searched defs:ethtool_rxnfc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dethtool.h882 struct ethtool_rxnfc { struct
883 __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];