Searched refs:udp_ip6_spec (Results 1 – 3 of 3) sorted by relevance
278 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; in parse_udp6()279 struct ethtool_tcpip6_spec *l4_val = &fs->h_u.udp_ip6_spec; in parse_udp6()
539 v6_spec = &fs->h_u.udp_ip6_spec; in bcm_sf2_cfp_ipv6_rule_set()540 v6_m_spec = &fs->m_u.udp_ip6_spec; in bcm_sf2_cfp_ipv6_rule_set()
834 struct ethtool_tcpip6_spec udp_ip6_spec; member