Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dip_tunnel.c151 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
244 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
263 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
272 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
279 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
410 struct ip_tunnel_net *itn, in ip_tunnel_create()
815 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
853 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ioctl()
991 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1021 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
[all …]
Dip_vti.c59 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_input()
257 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti4_err()
415 struct ip_tunnel_net *itn; in vti_init_net()
427 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_exit_net()
435 .size = sizeof(struct ip_tunnel_net),
Dipip.c137 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_err()
189 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_rcv()
515 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_exit_net()
523 .size = sizeof(struct ip_tunnel_net),
Dip_gre.c264 struct ip_tunnel_net *itn; in ipgre_err()
388 struct ip_tunnel_net *itn; in ipgre_rcv()
905 struct ip_tunnel_net *itn = net_generic(net, ipgre_net_id); in ipgre_exit_net()
913 .size = sizeof(struct ip_tunnel_net),
1272 struct ip_tunnel_net *itn = net_generic(net, gre_tap_net_id); in ipgre_tap_exit_net()
1280 .size = sizeof(struct ip_tunnel_net),
/linux-4.4.14/include/net/
Dip_tunnels.h160 struct ip_tunnel_net { struct
226 void ip_tunnel_delete_net(struct ip_tunnel_net *itn, struct rtnl_link_ops *ops);
238 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,