Home
last modified time | relevance | path

Searched defs:t_hlen (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv6/
Dsit.c825 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ipip6_tunnel_xmit() local
1072 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ipip6_tunnel_bind_dev() local
1323 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ipip6_tunnel_change_mtu() local
1359 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ipip6_tunnel_setup() local
/linux-4.4.14/net/ipv4/
Dip_tunnel.c369 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in ip_tunnel_bind_dev() local
954 int t_hlen = tunnel->hlen + sizeof(struct iphdr); in __ip_tunnel_change_mtu() local
Dip_gre.c837 int t_hlen; in __gre_tunnel_init() local