Home
last modified time | relevance | path

Searched refs:ethtool_rx_flow_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ethtool/
Dioctl.c2865 struct ethtool_rx_flow_match { struct
2876 struct ethtool_rx_flow_match *match; in ethtool_rx_flow_rule_create() argument
2881 sizeof(struct ethtool_rx_flow_match), GFP_KERNEL); in ethtool_rx_flow_rule_create()
2892 match = (struct ethtool_rx_flow_match *)flow->priv; in ethtool_rx_flow_rule_create()