Home
last modified time | relevance | path

Searched refs:tcp_ipv6 (Results 1 – 6 of 6) sorted by relevance

/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h41 u8 tcp_ipv6; member
Dhinic_port.c712 HINIC_RSS_TYPE_SET(rss_type.tcp_ipv6, TCP_IPV6) | in hinic_set_rss_type()
775 rss_type->tcp_ipv6 = HINIC_RSS_TYPE_GET(ctx_tbl.context, TCP_IPV6); in hinic_get_rss_type()
Dhinic_ethtool.c945 if (rss_type.tcp_ipv6) in hinic_get_rss_hash_opts()
988 rss_type->tcp_ipv6 = rss_l4_en; in set_l4_rss_hash_ops()
Dhinic_main.c376 nic_dev->rss_type.tcp_ipv6 = 1; in hinic_init_rss_parameters()
/linux-5.10/net/ipv6/
DMakefile11 raw.o icmp.o mcast.o reassembly.o tcp_ipv6.o ping.o \
/linux-5.10/Documentation/networking/
Dproc_net_tcp.rst12 and tcp6_seq_show() in net/ipv6/tcp_ipv6.c, respectively.