Lines Matching refs:tcp_hdr
282 !(tcp_flag_word(tcp_hdr(skb)) & TCP_REMNANT))) { in tcp_measure_rcv_mss()
342 if (tcp_hdr(skb)->cwr) { in tcp_ecn_accept_cwr()
3695 u32 nwin = ntohs(tcp_hdr(skb)->window); in tcp_ack_update_window()
3697 if (likely(!tcp_hdr(skb)->syn)) in tcp_ack_update_window()
3764 !tcp_hdr(skb)->syn) in tcp_oow_rate_limited()
3998 if (tcp_ecn_rcv_ecn_echo(tp, tcp_hdr(skb))) { in tcp_ack()
4189 const struct tcphdr *th = tcp_hdr(skb); in tcp_parse_options()
4456 const struct tcphdr *th = tcp_hdr(skb); in tcp_disordered_ack()
5243 __skb_pull(skb, tcp_hdr(skb)->doff * 4); in tcp_data_queue()
6729 const struct tcphdr *th = tcp_hdr(skb); in tcp_rcv_state_process()
7031 const struct tcphdr *th = tcp_hdr(skb); in tcp_ecn_create_request()
7069 ireq->ir_rmt_port = tcp_hdr(skb)->source; in tcp_openreq_init()
7070 ireq->ir_num = ntohs(tcp_hdr(skb)->dest); in tcp_openreq_init()
7274 pr_drop_req(req, ntohs(tcp_hdr(skb)->source), in tcp_conn_request()
7291 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh)) in tcp_conn_request()