Searched refs:ethtool_tcpip6_spec (Results 1 – 9 of 9) sorted by relevance
291 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in parse_tcp6()292 struct ethtool_tcpip6_spec *l4_val = &fs->h_u.tcp_ip6_spec; in parse_tcp6()304 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; in parse_udp6()305 struct ethtool_tcpip6_spec *l4_val = &fs->h_u.udp_ip6_spec; in parse_udp6()630 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in validate_tcpudp6()
1294 struct ethtool_tcpip6_spec { struct1341 struct ethtool_tcpip6_spec tcp_ip6_spec;1342 struct ethtool_tcpip6_spec udp_ip6_spec;1343 struct ethtool_tcpip6_spec sctp_ip6_spec;
646 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in efx_ethtool_get_class_rule()647 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in efx_ethtool_get_class_rule()906 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in efx_ethtool_set_class_rule()907 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in efx_ethtool_set_class_rule()
361 struct ethtool_tcpip6_spec *match, in bcmasp_netfilt_tcpip6_wr()362 struct ethtool_tcpip6_spec *mask, in bcmasp_netfilt_tcpip6_wr()625 fs_size = sizeof(struct ethtool_tcpip6_spec); in bcmasp_netfilt_check_dup()
1067 struct ethtool_tcpip6_spec *tcp_ip6_spec, in ice_set_fdir_ip6_seg()
1404 struct ethtool_tcpip6_spec *ip_spec = &fs->h_u.tcp_ip6_spec; in bnxt_add_ntuple_cls_rule()1405 struct ethtool_tcpip6_spec *ip_mask = &fs->m_u.tcp_ip6_spec; in bnxt_add_ntuple_cls_rule()
3549 const struct ethtool_tcpip6_spec *v6_spec, *v6_m_spec; in ethtool_rx_flow_rule_create()
5954 static int hclge_fd_check_tcpip6_tuple(struct ethtool_tcpip6_spec *spec, in hclge_fd_check_tcpip6_tuple()6747 struct ethtool_tcpip6_spec *spec, in hclge_fd_get_tcpip6_info()6748 struct ethtool_tcpip6_spec *spec_mask) in hclge_fd_get_tcpip6_info()
4298 struct ethtool_tcpip6_spec *tcp_ip6_spec; in i40e_check_fdir_input_set()