Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c304 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()
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c502 bcmasp_netfilt_tcpip6_wr(priv, nfilt, &fs->h_u.udp_ip6_spec, in bcmasp_netfilt_wr_to_hw()
503 &fs->m_u.udp_ip6_spec, offset); in bcmasp_netfilt_wr_to_hw()
/linux-6.15/include/uapi/linux/
H A Dethtool.h1346 struct ethtool_tcpip6_spec udp_ip6_spec; member