Home
last modified time | relevance | path

Searched defs:itn (Results 1 – 4 of 4) 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() argument
172 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket() argument
192 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add() argument
201 ip_tunnel_del(struct ip_tunnel_net * itn,struct ip_tunnel * t) ip_tunnel_del() argument
208 ip_tunnel_find(struct ip_tunnel_net * itn,struct ip_tunnel_parm_kern * parms,int type) ip_tunnel_find() argument
330 ip_tunnel_create(struct net * net,struct ip_tunnel_net * itn,struct ip_tunnel_parm_kern * parms) ip_tunnel_create() argument
873 ip_tunnel_update(struct ip_tunnel_net * itn,struct ip_tunnel * t,struct net_device * dev,struct ip_tunnel_parm_kern * p,bool set_mtu,__u32 fwmark) ip_tunnel_update() argument
914 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); ip_tunnel_ctl() local
1109 struct ip_tunnel_net *itn; ip_tunnel_dellink() local
1139 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); ip_tunnel_init_net() local
1177 ip_tunnel_destroy(struct net * net,struct ip_tunnel_net * itn,struct list_head * head,struct rtnl_link_ops * ops) ip_tunnel_destroy() argument
1206 struct ip_tunnel_net *itn; ip_tunnel_delete_nets() local
1222 struct ip_tunnel_net *itn; ip_tunnel_newlink() local
1277 struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id); ip_tunnel_changelink() local
1345 struct ip_tunnel_net *itn; ip_tunnel_uninit() local
[all...]
H A Dip_vti.c53 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti_input() local
327 struct ip_tunnel_net *itn = net_generic(net, vti_net_id); in vti4_err() local
515 struct ip_tunnel_net *itn; in vti_init_net() local
H A Dipip.c131 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_err() local
218 struct ip_tunnel_net *itn = net_generic(net, ipip_net_id); in ipip_tunnel_rcv() local
H A Dip_gre.c140 struct ip_tunnel_net *itn; in ipgre_err() local
274 struct ip_tunnel_net *itn; in erspan_rcv() local
365 struct ip_tunnel_net *itn, in in __ipgre_rcv() argument
419 struct ip_tunnel_net *itn; ipgre_rcv() local
[all...]