Lines Matching defs:th
389 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
395 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
401 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
3985 static bool smc_parse_options(const struct tcphdr *th, in smc_parse_options()
4006 static u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss) in tcp_parse_mss_option()
4056 const struct tcphdr *th = tcp_hdr(skb); in tcp_parse_options() local
4175 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp()
4199 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options()
4224 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th) in tcp_parse_md5sig_option()
4281 const struct tcphdr *th = tcp_hdr(skb); in tcp_disordered_ack() local
5580 static void tcp_check_urg(struct sock *sk, const struct tcphdr *th) in tcp_check_urg()
5646 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) in tcp_urg()
5692 const struct tcphdr *th, int syn_inerr) in tcp_validate_incoming()
5826 const struct tcphdr *th = (const struct tcphdr *)skb->data; in tcp_rcv_established() local
6152 const struct tcphdr *th) in tcp_rcv_synsent_state_process()
6427 const struct tcphdr *th = tcp_hdr(skb); in tcp_rcv_state_process() local
6707 const struct tcphdr *th = tcp_hdr(skb); in tcp_ecn_create_request() local
6843 struct sock *sk, struct tcphdr *th) in tcp_get_syncookie_mss()