Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dethtool.h32 struct compat_ethtool_rxnfc { struct
33 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[];