Home
last modified time | relevance | path

Searched refs:tcphdr (Results 276 - 300 of 418) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c302 struct tcphdr *tcp; in parse_tcp()
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c25 check = &(((struct tcphdr *)txporthdr)->check); in rmnet_map_get_csum_field()
/kernel/linux/linux-5.10/net/sched/
H A Dact_nat.c169 struct tcphdr *tcph; in tcf_nat_act()
/kernel/linux/linux-5.10/include/net/
H A Dvxlan.h372 offsetof(struct tcphdr, check); in vxlan_rco_offset()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c209 struct tcphdr *tcph; in mlx5e_ipsec_set_metadata()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h606 struct tcphdr *tcp;
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_tx.c199 struct tcphdr *tcp; in ef100_make_tso_desc()
/kernel/linux/linux-6.6/include/net/
H A Dvxlan.h431 offsetof(struct tcphdr, check); in vxlan_rco_offset()
/kernel/linux/linux-6.6/net/sched/
H A Dact_nat.c181 struct tcphdr *tcph; in tcf_nat_act()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c495 sizeof(struct tcphdr) - in parse_opts()
H A Dtoeplitz.c310 const int off_dport = offsetof(struct tcphdr, dest); /* same for udp */ in set_filter()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c172 struct tcphdr *tcp, _tcp; in parse_ip_proto()
H A Dtest_l4lb_noinline.c302 struct tcphdr *tcp; in parse_tcp()
H A Dtest_l4lb.c303 struct tcphdr *tcp; in parse_tcp()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c315 if (offset == offsetof(struct tcphdr, source)) in mlx5_tc_ct_rule_to_tuple_nat()
317 else if (offset == offsetof(struct tcphdr, dest)) in mlx5_tc_ct_rule_to_tuple_nat()
636 if (offset == offsetof(struct tcphdr, source)) in mlx5_tc_ct_parse_mangle_to_mod_act()
638 else if (offset == offsetof(struct tcphdr, dest)) in mlx5_tc_ct_parse_mangle_to_mod_act()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1213 struct tcphdr *tcph; in wx_tso()
1348 struct tcphdr *tcphdr; in wx_tx_csum() member
1416 mss_l4len_idx = (transport_hdr.tcphdr->doff * 4) << in wx_tx_csum()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dclatd_packet_converter_test.cpp580 tcphdr tcpHeader{}; in HWTEST_F()
583 packetSize = sizeof(tcphdr); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.c321 struct tcphdr *ptcp = tcp_hdr(skb); in vnet_fullcsum_ipv4()
354 struct tcphdr *ptcp = tcp_hdr(skb); in vnet_fullcsum_ipv6()
1302 curr->csum_offset = offsetof(struct tcphdr, check); in vnet_handle_offloads()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.c322 struct tcphdr *ptcp = tcp_hdr(skb); in vnet_fullcsum_ipv4()
355 struct tcphdr *ptcp = tcp_hdr(skb); in vnet_fullcsum_ipv6()
1303 curr->csum_offset = offsetof(struct tcphdr, check); in vnet_handle_offloads()
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c1337 unsigned int header_size = sizeof(struct tcphdr) + sizeof(struct iphdr); in ipv4_default_advmss()
3110 struct tcphdr *tcph; in inet_rtm_getroute_build_skb()
3112 tcph = skb_put_zero(skb, sizeof(struct tcphdr)); in inet_rtm_getroute_build_skb()
3115 tcph->doff = sizeof(struct tcphdr) / 4; in inet_rtm_getroute_build_skb()
3117 tcph->check = ~tcp_v4_check(sizeof(struct tcphdr), in inet_rtm_getroute_build_skb()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1317 unsigned int header_size = sizeof(struct tcphdr) + sizeof(struct iphdr); in ipv4_default_advmss()
3187 struct tcphdr *tcph; in inet_rtm_getroute_build_skb()
3189 tcph = skb_put_zero(skb, sizeof(struct tcphdr)); in inet_rtm_getroute_build_skb()
3192 tcph->doff = sizeof(struct tcphdr) / 4; in inet_rtm_getroute_build_skb()
3194 tcph->check = ~tcp_v4_check(sizeof(struct tcphdr), in inet_rtm_getroute_build_skb()
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1426 struct tcphdr *tcphdr; in be_tx_timeout() local
1464 tcphdr = tcp_hdr(skb); in be_tx_timeout()
1466 ntohs(tcphdr->source)); in be_tx_timeout()
1468 ntohs(tcphdr->dest)); in be_tx_timeout()
1470 ntohs(tcphdr->seq)); in be_tx_timeout()
1472 ntohs(tcphdr->ack_seq)); in be_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1425 struct tcphdr *tcphdr; in be_tx_timeout() local
1463 tcphdr = tcp_hdr(skb); in be_tx_timeout()
1465 ntohs(tcphdr->source)); in be_tx_timeout()
1467 ntohs(tcphdr->dest)); in be_tx_timeout()
1469 ntohs(tcphdr->seq)); in be_tx_timeout()
1471 ntohs(tcphdr->ack_seq)); in be_tx_timeout()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dmsg_zerocopy.c703 sizeof(struct tcphdr) - in parse_opts()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c478 struct tcphdr *th; in nfp_net_tls_rx_resync_req()

Completed in 48 milliseconds

1...<<11121314151617