Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dethtool.h31 struct compat_ethtool_rxnfc { struct
32 u32 cmd;
33 u32 flow_type;
34 compat_u64 data;
35 struct compat_ethtool_rx_flow_spec fs;
36 u32 rule_cnt;
37 u32 rule_locs[];