Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dip6_tunnel.c1081 unsigned int psh_hlen = sizeof(struct ipv6hdr) + t->encap_hlen; in ip6_tnl_xmit() local
1082 unsigned int max_headroom = psh_hlen; in ip6_tnl_xmit()
1174 mtu = dst_mtu(dst) - eth_hlen - psh_hlen - t->tun_hlen; in ip6_tnl_xmit()