Symbol: ip_tunnel_flags_copy
include/net/dst_metadata.h
253
ip_tunnel_flags_copy(info->key.tun_flags, flags);
include/net/gre.h
77
ip_tunnel_flags_copy(dst, res);
include/net/ip_tunnels.h
305
ip_tunnel_flags_copy(key->tun_flags, tun_flags);
net/ipv4/ip_gre.c
1471
ip_tunnel_flags_copy(t->parms.i_flags, p.i_flags);
net/ipv4/ip_gre.c
1472
ip_tunnel_flags_copy(t->parms.o_flags, p.o_flags);
net/ipv4/ip_gre.c
1500
ip_tunnel_flags_copy(t->parms.i_flags, p.i_flags);
net/ipv4/ip_gre.c
1501
ip_tunnel_flags_copy(t->parms.o_flags, p.o_flags);
net/ipv4/ip_gre.c
1560
ip_tunnel_flags_copy(o_flags, p->o_flags);
net/ipv4/ip_gre.c
281
ip_tunnel_flags_copy(flags, tpi->flags);
net/ipv4/ip_gre.c
325
ip_tunnel_flags_copy(flags, tpi->flags);
net/ipv4/ip_gre.c
482
ip_tunnel_flags_copy(flags, tunnel->parms.o_flags);
net/ipv4/ip_gre.c
847
ip_tunnel_flags_copy(t->parms.i_flags, p->i_flags);
net/ipv4/ip_gre.c
848
ip_tunnel_flags_copy(t->parms.o_flags, p->o_flags);
net/ipv4/ip_tunnel.c
220
ip_tunnel_flags_copy(flags, parms->i_flags);
net/ipv4/ip_tunnel_core.c
165
ip_tunnel_flags_copy(dst->key.tun_flags, src->key.tun_flags);
net/ipv4/ip_vti.c
403
ip_tunnel_flags_copy(p->i_flags, flags);
net/ipv6/ip6_gre.c
1200
ip_tunnel_flags_copy(t->parms.i_flags, p->i_flags);
net/ipv6/ip6_gre.c
1201
ip_tunnel_flags_copy(t->parms.o_flags, p->o_flags);
net/ipv6/ip6_gre.c
2118
ip_tunnel_flags_copy(o_flags, p->o_flags);
net/ipv6/ip6_gre.c
472
ip_tunnel_flags_copy(flags, tpi->flags);
net/ipv6/ip6_gre.c
530
ip_tunnel_flags_copy(flags, tpi->flags);
net/ipv6/ip6_gre.c
777
ip_tunnel_flags_copy(flags, tunnel->parms.o_flags);