Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
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-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c485 bcmasp_netfilt_tcpip6_wr(priv, nfilt, &fs->h_u.udp_ip6_spec, in bcmasp_netfilt_wr_to_hw()
486 &fs->m_u.udp_ip6_spec, offset); in bcmasp_netfilt_wr_to_hw()
/Linux-v6.6/include/uapi/linux/
Dethtool.h1078 struct ethtool_tcpip6_spec udp_ip6_spec; member