tcphdr 52 include/linux/inet_lro.h struct tcphdr *tcph; tcphdr 27 include/linux/tcp.h static inline struct tcphdr *tcp_hdr(const struct sk_buff *skb) tcphdr 29 include/linux/tcp.h return (struct tcphdr *)skb_transport_header(skb); tcphdr 37 include/linux/tcp.h static inline struct tcphdr *inner_tcp_hdr(const struct sk_buff *skb) tcphdr 39 include/linux/tcp.h return (struct tcphdr *)skb_inner_transport_header(skb); tcphdr 71 include/net/ip6_checksum.h struct tcphdr *th = tcp_hdr(skb); tcphdr 76 include/net/ip6_checksum.h skb->csum_offset = offsetof(struct tcphdr, check); tcphdr 15 include/net/netfilter/ipv4/nf_reject.h const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, tcphdr 16 include/net/netfilter/ipv4/nf_reject.h struct tcphdr *_oth, int hook); tcphdr 21 include/net/netfilter/ipv4/nf_reject.h const struct tcphdr *oth); tcphdr 18 include/net/netfilter/ipv6/nf_reject.h const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, tcphdr 19 include/net/netfilter/ipv6/nf_reject.h struct tcphdr *otcph, tcphdr 26 include/net/netfilter/ipv6/nf_reject.h const struct tcphdr *oth, unsigned int otcplen); tcphdr 57 include/net/netfilter/nf_conntrack_synproxy.h struct tcphdr; tcphdr 60 include/net/netfilter/nf_conntrack_synproxy.h const struct tcphdr *th, tcphdr 63 include/net/netfilter/nf_conntrack_synproxy.h void synproxy_build_options(struct tcphdr *th, tcphdr 71 include/net/netfilter/nf_conntrack_synproxy.h struct tcphdr *th, struct nf_conn *ct, tcphdr 132 include/net/slhc_vj.h struct tcphdr cs_tcp; tcphdr 365 include/net/tcp.h const struct tcphdr *th, unsigned int len); tcphdr 367 include/net/tcp.h const struct tcphdr *th, unsigned int len); tcphdr 405 include/net/tcp.h const struct tcphdr *th); tcphdr 441 include/net/tcp.h const u8 *tcp_parse_md5sig_option(const struct tcphdr *th); tcphdr 469 include/net/tcp.h int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th, tcphdr 491 include/net/tcp.h u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, tcphdr 502 include/net/tcp.h int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th, tcphdr 507 include/net/tcp.h const struct tcphdr *th, u16 *mssp); tcphdr 1332 include/net/tcp.h int tcp_md5_hash_header(struct tcp_md5sig_pool *, const struct tcphdr *); tcphdr 84 include/uapi/linux/netfilter/xt_osf.h struct tcphdr tcp; tcphdr 65 include/uapi/linux/tcp.h struct tcphdr hdr;