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

/linux-master/net/ipv6/
H A Dip6_tunnel.c1094 unsigned int psh_hlen = sizeof(struct ipv6hdr) + t->encap_hlen; local
1095 unsigned int max_headroom = psh_hlen;
1187 mtu = dst_mtu(dst) - eth_hlen - psh_hlen - t->tun_hlen;

Completed in 121 milliseconds