Home
last modified time | relevance | path

Searched refs:tcphdr (Results 376 - 400 of 419) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c5429 err = skb_maybe_pull_tail(skb, off + sizeof(struct tcphdr), in skb_checksum_setup_ip()
5432 offsetof(struct tcphdr, in skb_checksum_setup_ip()
H A Ddev.c3631 case offsetof(struct tcphdr, check): in skb_csum_hwoffload_help()
3742 const struct tcphdr *th; in qdisc_pkt_len_init()
3743 struct tcphdr _tcphdr; in qdisc_pkt_len_init()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3782 pub struct tcphdr { structure names
3793 impl tcphdr { impls
3953 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3842 pub struct tcphdr { structure names
3853 impl tcphdr { impls
4013 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3810 pub struct tcphdr { structure names
3821 impl tcphdr { impls
3981 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3906 pub struct tcphdr { structure names
3917 impl tcphdr { impls
4077 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3743 pub struct tcphdr { structure names
3754 impl tcphdr { impls
3914 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4021 pub struct tcphdr { structure names
4032 impl tcphdr { impls
4192 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3717 pub struct tcphdr { structure names
3728 impl tcphdr { impls
3888 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3991 pub struct tcphdr { structure names
4002 impl tcphdr { impls
4162 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3686 pub struct tcphdr { structure names
3697 impl tcphdr { impls
3857 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3774 pub struct tcphdr { structure names
3785 impl tcphdr { impls
3945 pub hdr: tcphdr,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3695 pub struct tcphdr { structure names
3706 impl tcphdr { impls
3866 pub hdr: tcphdr,
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c1077 sizeof(struct tcphdr) - \
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1361 struct tcphdr *th; in bnxt_gro_func_5731x()
1451 #define BNXT_IPV4_HDR_SIZE (sizeof(struct iphdr) + sizeof(struct tcphdr))
1452 #define BNXT_IPV6_HDR_SIZE (sizeof(struct ipv6hdr) + sizeof(struct tcphdr))
1459 struct tcphdr *th; in bnxt_gro_func_5730x()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1412 struct tcphdr *th; in bnxt_gro_func_5731x()
1502 #define BNXT_IPV4_HDR_SIZE (sizeof(struct iphdr) + sizeof(struct tcphdr))
1503 #define BNXT_IPV6_HDR_SIZE (sizeof(struct ipv6hdr) + sizeof(struct tcphdr))
1510 struct tcphdr *th; in bnxt_gro_func_5730x()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1980 offsetof(struct tcphdr, check); in xmit_common()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def10.c2224 struct tcphdr *tcp; in efx_ef10_tx_tso_desc()
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c3823 struct tcphdr _tcph, *th; in smk_skb_to_addr_ipv6()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1984 offsetof(struct tcphdr, check); in xmit_common()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def10.c2240 struct tcphdr *tcp; in efx_ef10_tx_tso_desc()
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c3960 struct tcphdr _tcph, *th; in smk_skb_to_addr_ipv6()
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c1377 sizeof(struct tcphdr) - \
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.c3512 sizeof(struct tcphdr); in cnic_cm_conn_req()
3516 sizeof(struct tcphdr); in cnic_cm_conn_req()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c5907 struct tcphdr *tcp; in igb_tso()
6014 case offsetof(struct tcphdr, check): in igb_tx_csum()

Completed in 246 milliseconds

1...<<11121314151617