Lines Matching refs:tcp_hdr
107 tcp_hdr(skb)->dest, in tcp_v4_init_seq()
108 tcp_hdr(skb)->source); in tcp_v4_init_seq()
665 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check()
743 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset()
794 if (tcp_parse_auth_options(tcp_hdr(skb), &md5_hash_location, &aoh)) in tcp_v4_send_reset()
941 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack()
1052 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh)) {
1111 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh))
1129 ntohs(tcp_hdr(skb)->source),
1131 ntohs(tcp_hdr(skb)->dest));
1624 const struct tcphdr *th = tcp_hdr(skb);
1864 const struct tcphdr *th = tcp_hdr(skb);
1982 th = tcp_hdr(skb);