Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dip_tunnel.c83 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
174 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
329 struct ip_tunnel_net *itn, in ip_tunnel_create()
824 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
1018 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1048 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1057 struct ip_tunnel_net *it_init_net; in ip_tunnel_init_net()
1114 struct ip_tunnel_net *itn; in ip_tunnel_delete_nets()
1133 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
[all …]
A Dip_vti.c53 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_input()
324 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti4_err()
502 struct ip_tunnel_net *itn; in vti_init_net()
522 .size = sizeof(struct ip_tunnel_net),
A Dipip.c131 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_err()
215 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_tunnel_rcv()
659 .size = sizeof(struct ip_tunnel_net),
A Dip_gre.c139 struct ip_tunnel_net *itn; in ipgre_err()
268 struct ip_tunnel_net *itn; in erspan_rcv()
352 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
403 struct ip_tunnel_net *itn; in ipgre_rcv()
1035 .size = sizeof(struct ip_tunnel_net),
1697 .size = sizeof(struct ip_tunnel_net),
1715 .size = sizeof(struct ip_tunnel_net),
/linux/include/net/
A Dip_tunnels.h162 struct ip_tunnel_net { struct
278 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,

Completed in 17 milliseconds