Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_tunnel.c81 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
172 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
192 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
201 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
208 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
330 struct ip_tunnel_net *itn, in ip_tunnel_create()
859 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
900 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ctl()
1095 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1125 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
[all …]
H A Dip_vti.c53 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_input()
327 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti4_err()
515 struct ip_tunnel_net *itn; in vti_init_net()
536 .size = sizeof(struct ip_tunnel_net),
H A Dipip.c131 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_err()
218 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_tunnel_rcv()
642 .size = sizeof(struct ip_tunnel_net),
H A Dip_gre.c140 struct ip_tunnel_net *itn; in ipgre_err()
274 struct ip_tunnel_net *itn; in erspan_rcv()
367 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
421 struct ip_tunnel_net *itn; in ipgre_rcv()
1089 .size = sizeof(struct ip_tunnel_net),
1774 .size = sizeof(struct ip_tunnel_net),
1793 .size = sizeof(struct ip_tunnel_net),
/linux/include/net/
H A Dip_tunnels.h214 struct ip_tunnel_net { struct
418 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,