/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet()
|
H A D | nf_conntrack_pptp.c | 521 const struct tcphdr *tcph; in conntrack_pptp_help() 522 struct tcphdr _tcph; in conntrack_pptp_help()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mptcp.h | 148 void mptcp_write_options(struct tcphdr *th, __be32 *ptr, struct tcp_sock *tp,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet()
|
H A D | nf_conntrack_pptp.c | 497 const struct tcphdr *tcph; in conntrack_pptp_help() 498 struct tcphdr _tcph; in conntrack_pptp_help()
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | test_lwt_bpf.c | 80 #define TCP_CSUM_OFF offsetof(struct tcphdr, check)
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | tcp.h | 111 struct tcphdr { struct
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
H A D | tcp.h | 111 struct tcphdr { struct
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | tcp.h | 115 struct tcphdr { struct
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
H A D | tcp.h | 111 struct tcphdr { struct
|
/third_party/musl/include/netinet/ |
H A D | tcp.h | 115 struct tcphdr { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1146 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr() 1166 struct tcphdr *tcp; in mlx5e_lro_update_hdr() 1263 struct tcphdr *skb_tcp_hd) in mlx5e_shampo_update_fin_psh_flags() 1266 struct tcphdr *last_tcp_hd; in mlx5e_shampo_update_fin_psh_flags() 1279 struct tcphdr *tcp; in mlx5e_shampo_update_ipv4_tcp_hdr() 1281 tcp = (struct tcphdr *)(skb->data + tcp_off); in mlx5e_shampo_update_ipv4_tcp_hdr() 1292 skb->csum_offset = offsetof(struct tcphdr, check); in mlx5e_shampo_update_ipv4_tcp_hdr() 1303 struct tcphdr *tcp; in mlx5e_shampo_update_ipv6_tcp_hdr() 1305 tcp = (struct tcphdr *)(skb->data + tcp_off); in mlx5e_shampo_update_ipv6_tcp_hdr() 1313 skb->csum_offset = offsetof(struct tcphdr, chec in mlx5e_shampo_update_ipv6_tcp_hdr() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 225 cdev->askb = alloc_skb(sizeof(struct tcphdr), GFP_KERNEL); in chtls_get_skb() 229 skb_put(cdev->askb, sizeof(struct tcphdr)); in chtls_get_skb()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_csum.c | 207 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() 231 struct tcphdr *tcph; in tcf_csum_ipv6_tcp()
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nf_nat_h323.c | 33 const struct tcphdr *th; in set_addr() 34 struct tcphdr _tcph; in set_addr()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_rx.c | 466 struct tcphdr *th; in resync_update_sn() 494 depth += sizeof(struct tcphdr); in resync_update_sn()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_fdir.c | 398 struct tcphdr *tcph = (struct tcphdr *)hdr->buffer; in iavf_fill_fdir_tcp_hdr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 225 cdev->askb = alloc_skb(sizeof(struct tcphdr), GFP_KERNEL); in chtls_get_skb() 229 skb_put(cdev->askb, sizeof(struct tcphdr)); in chtls_get_skb()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_csum.c | 208 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() 232 struct tcphdr *tcph; in tcf_csum_ipv6_tcp()
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | nf_nat_h323.c | 33 const struct tcphdr *th; in set_addr() 34 struct tcphdr _tcph; in set_addr()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1211 struct tcphdr *tcph; in ibmveth_rx_mss_helper() 1240 tcph = (struct tcphdr *)(skb->data + offset); in ibmveth_rx_mss_helper() 1302 struct tcphdr *tcph = (struct tcphdr *)(skb->data + iphlen); in ibmveth_rx_csum_helper() 1316 offsetof(struct tcphdr, check)); in ibmveth_rx_csum_helper()
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 764 sizeof(struct tcphdr); in cxgbit_set_emss() 1131 const struct tcphdr *tcph; in cxgbit_pass_accept_rpl() 1191 tcph = (struct tcphdr *)((u8 *)(req + 1) + in cxgbit_pass_accept_rpl() 1194 tcph = (struct tcphdr *)((u8 *)(req + 1) + in cxgbit_pass_accept_rpl() 1312 sizeof(struct tcphdr) + (req->tcpopt.tstamp ? 12 : 0); in cxgbit_pass_accept_req()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1217 struct tcphdr *tcph; in ibmveth_rx_mss_helper() 1246 tcph = (struct tcphdr *)(skb->data + offset); in ibmveth_rx_mss_helper() 1310 struct tcphdr *tcph = (struct tcphdr *)(skb->data + iphlen); in ibmveth_rx_csum_helper() 1325 offsetof(struct tcphdr, check)); in ibmveth_rx_csum_helper()
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 764 sizeof(struct tcphdr); in cxgbit_set_emss() 1133 const struct tcphdr *tcph; in cxgbit_pass_accept_rpl() 1193 tcph = (struct tcphdr *)((u8 *)(req + 1) + in cxgbit_pass_accept_rpl() 1196 tcph = (struct tcphdr *)((u8 *)(req + 1) + in cxgbit_pass_accept_rpl() 1313 sizeof(struct tcphdr) + (req->tcpopt.tstamp ? 12 : 0); in cxgbit_pass_accept_req()
|
/third_party/lwip/test/unit/tcp/ |
H A D | test_tcp.c | 367 struct tcp_hdr tcphdr; in START_TEST() local 368 ret = pbuf_copy_partial(txcounters.tx_packets, &tcphdr, 20, 20); in START_TEST() 370 EXPECT(tcphdr.dest == PP_HTONS(TEST_REMOTE_PORT)); in START_TEST() 371 EXPECT(tcphdr.src == PP_HTONS(TEST_LOCAL_PORT)); in START_TEST() 619 EXPECT(s->tcphdr->seqno == htonl(seqnos_expected[i])); in check_seqnos()
|