Home
last modified time | relevance | path

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

/linux-6.15/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()
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()
873 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
1109 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1139 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1148 struct ip_tunnel_net *it_init_net; in ip_tunnel_init_net()
1206 struct ip_tunnel_net *itn; in ip_tunnel_delete_nets()
1222 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
[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()
537 .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()
618 .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()
365 struct ip_tunnel_net *itn, int hdr_len, bool raw_proto) in __ipgre_rcv()
419 struct ip_tunnel_net *itn; in ipgre_rcv()
1080 .size = sizeof(struct ip_tunnel_net),
1766 .size = sizeof(struct ip_tunnel_net),
1786 .size = sizeof(struct ip_tunnel_net),
/linux-6.15/include/net/
H A Dip_tunnels.h204 struct ip_tunnel_net { struct
399 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,