Searched refs:v4_m_spec (Results 1 – 1 of 1) sorted by relevance
3518 v4_m_spec = &fs->m_u.tcp_ip4_spec; in ethtool_rx_flow_rule_create()3520 if (v4_m_spec->ip4src) { in ethtool_rx_flow_rule_create()3524 if (v4_m_spec->ip4dst) { in ethtool_rx_flow_rule_create()3528 if (v4_m_spec->ip4src || in ethtool_rx_flow_rule_create()3529 v4_m_spec->ip4dst) { in ethtool_rx_flow_rule_create()3535 if (v4_m_spec->psrc) { in ethtool_rx_flow_rule_create()3539 if (v4_m_spec->pdst) { in ethtool_rx_flow_rule_create()3543 if (v4_m_spec->psrc || in ethtool_rx_flow_rule_create()3544 v4_m_spec->pdst) { in ethtool_rx_flow_rule_create()3550 if (v4_m_spec->tos) { in ethtool_rx_flow_rule_create()[all …]