Lines Matching refs:tcphdr
428 const struct tcphdr *th,
482 struct tcphdr *th, u32 *cookie);
484 struct tcphdr *th, u32 *cookie);
485 u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss);
488 struct sock *sk, struct tcphdr *th);
530 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th);
641 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th,
675 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th);
679 const struct tcphdr *th, u16 *mssp);
2265 struct tcphdr *tcp_gro_pull_header(struct sk_buff *skb);
2266 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th);
2268 struct tcphdr *th);
2840 static inline int tcp_parse_auth_options(const struct tcphdr *th, in tcp_parse_auth_options()