Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c278 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()
/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2_cfp.c539 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()
/Linux-v4.19/include/uapi/linux/
Dethtool.h834 struct ethtool_tcpip6_spec udp_ip6_spec; member