Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dethtool.h851 struct ethtool_rxnfc { struct
852 __u32 cmd;
853 __u32 flow_type;
854 __u64 data;
855 struct ethtool_rx_flow_spec fs;
856 __u32 rule_cnt;
857 __u32 rule_locs[0];