Lines Matching refs:tcp_hdr
288 !(tcp_flag_word(tcp_hdr(skb)) & TCP_REMNANT))) { in tcp_measure_rcv_mss()
348 if (tcp_hdr(skb)->cwr) { in tcp_ecn_accept_cwr()
3701 u32 nwin = ntohs(tcp_hdr(skb)->window); in tcp_ack_update_window()
3703 if (likely(!tcp_hdr(skb)->syn)) in tcp_ack_update_window()
3770 !tcp_hdr(skb)->syn) in tcp_oow_rate_limited()
4004 if (tcp_ecn_rcv_ecn_echo(tp, tcp_hdr(skb))) { in tcp_ack()
4195 const struct tcphdr *th = tcp_hdr(skb); in tcp_parse_options()
4463 const struct tcphdr *th = tcp_hdr(skb); in tcp_disordered_ack_check()
5255 __skb_pull(skb, tcp_hdr(skb)->doff * 4); in tcp_data_queue()
6753 const struct tcphdr *th = tcp_hdr(skb); in tcp_rcv_state_process()
7055 const struct tcphdr *th = tcp_hdr(skb); in tcp_ecn_create_request()
7093 ireq->ir_rmt_port = tcp_hdr(skb)->source; in tcp_openreq_init()
7094 ireq->ir_num = ntohs(tcp_hdr(skb)->dest); in tcp_openreq_init()
7298 pr_drop_req(req, ntohs(tcp_hdr(skb)->source), in tcp_conn_request()
7315 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh)) in tcp_conn_request()