Searched defs:t_hlen (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | ip_tunnel.c | 287 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ip_tunnel_bind_dev() local |
| /linux/net/ipv6/ | ||
| H A D | ip6_gre.c | 1120 int t_hlen) in ip6gre_tnl_link_config_route() argument |
| H A D | sit.c | 1426 dev->mtu = ETH_DATA_LEN - t_hlen; in ipip6_tunnel_setup() local |
| H A D | ip6_tunnel.c | 1467 int t_hlen; in ip6_tnl_link_config() local |