Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dethtool.h30 struct compat_ethtool_rxnfc { struct
31 u32 cmd;
32 u32 flow_type;
33 compat_u64 data;
34 struct compat_ethtool_rx_flow_spec fs;
35 u32 rule_cnt;
36 u32 rule_locs[0];