Home
last modified time | relevance | path

Searched refs:psh_hlen (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c1095 unsigned int psh_hlen = sizeof(struct ipv6hdr) + t->encap_hlen; in ip6_tnl_xmit() local
1096 unsigned int max_headroom = psh_hlen; in ip6_tnl_xmit()
1188 mtu = dst_mtu(dst) - eth_hlen - psh_hlen - t->tun_hlen; in ip6_tnl_xmit()