Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h47 u8 tcp_ipv4; member
Dhinic_port.c726 HINIC_RSS_TYPE_SET(rss_type.tcp_ipv4, TCP_IPV4) | in hinic_set_rss_type()
789 rss_type->tcp_ipv4 = HINIC_RSS_TYPE_GET(ctx_tbl.context, TCP_IPV4); in hinic_get_rss_type()
Dhinic_ethtool.c941 if (rss_type.tcp_ipv4) in hinic_get_rss_hash_opts()
985 rss_type->tcp_ipv4 = rss_l4_en; in set_l4_rss_hash_ops()
Dhinic_main.c355 nic_dev->rss_type.tcp_ipv4 = 1; in hinic_init_rss_parameters()
/linux-6.12.1/Documentation/networking/
Dproc_net_tcp.rst11 connections, and are implemented by tcp4_seq_show() in net/ipv4/tcp_ipv4.c
/linux-6.12.1/net/ipv4/
DMakefile10 tcp.o tcp_input.o tcp_output.o tcp_timer.o tcp_ipv4.o \