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()
663 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check()
741 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset()
792 if (tcp_parse_auth_options(tcp_hdr(skb), &md5_hash_location, &aoh)) in tcp_v4_send_reset()
939 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack()
1050 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh)) {
1108 if (tcp_parse_auth_options(tcp_hdr(skb), NULL, &aoh))
1126 ntohs(tcp_hdr(skb)->source),
1128 ntohs(tcp_hdr(skb)->dest));
1621 const struct tcphdr *th = tcp_hdr(skb);
1861 const struct tcphdr *th = tcp_hdr(skb);
1979 th = tcp_hdr(skb);