Lines Matching refs:ipv6hdr
271 tp->rx_opt.mss_clamp = IPV6_MIN_MTU - sizeof(struct tcphdr) - sizeof(struct ipv6hdr); in tcp_v6_connect()
323 const struct ipv6hdr *hdr = (const struct ipv6hdr *)skb->data; in tcp_v6_err()
595 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in tcp_v6_md5_hash_skb()
637 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in tcp_v6_inbound_md5_hash()
722 sizeof(struct ipv6hdr),
758 buff = alloc_skb(MAX_HEADER + sizeof(struct ipv6hdr) + tot_len, in tcp_v6_send_response()
763 skb_reserve(buff, MAX_HEADER + sizeof(struct ipv6hdr) + tot_len); in tcp_v6_send_response()
842 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcp_v6_send_reset()
1316 static void tcp_v6_fill_cb(struct sk_buff *skb, const struct ipv6hdr *hdr, in tcp_v6_fill_cb()
1350 const struct ipv6hdr *hdr; in tcp_v6_rcv()
1531 const struct ipv6hdr *hdr; in tcp_v6_early_demux()
1580 .net_header_len = sizeof(struct ipv6hdr),