Lines Matching refs:ipv6hdr
274 tp->rx_opt.mss_clamp = IPV6_MIN_MTU - sizeof(struct tcphdr) - sizeof(struct ipv6hdr); in tcp_v6_connect()
326 const struct ipv6hdr *hdr = (const struct ipv6hdr *)skb->data; in tcp_v6_err()
597 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in tcp_v6_md5_hash_skb()
635 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in tcp_v6_inbound_md5_hash()
718 sizeof(struct ipv6hdr),
755 buff = alloc_skb(MAX_HEADER + sizeof(struct ipv6hdr) + tot_len, in tcp_v6_send_response()
760 skb_reserve(buff, MAX_HEADER + sizeof(struct ipv6hdr) + tot_len); in tcp_v6_send_response()
839 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcp_v6_send_reset()
1337 static void tcp_v6_fill_cb(struct sk_buff *skb, const struct ipv6hdr *hdr, in tcp_v6_fill_cb()
1371 const struct ipv6hdr *hdr; in tcp_v6_rcv()
1519 const struct ipv6hdr *hdr; in tcp_v6_early_demux()
1568 .net_header_len = sizeof(struct ipv6hdr),