gre_flags_to_tnl_flags 76 net/ipv4/gre_demux.c tpi->flags = gre_flags_to_tnl_flags(greh->flags); gre_flags_to_tnl_flags 762 net/ipv4/ip_gre.c p.i_flags = gre_flags_to_tnl_flags(p.i_flags); gre_flags_to_tnl_flags 763 net/ipv4/ip_gre.c p.o_flags = gre_flags_to_tnl_flags(p.o_flags); gre_flags_to_tnl_flags 1107 net/ipv4/ip_gre.c parms->i_flags = gre_flags_to_tnl_flags(nla_get_be16(data[IFLA_GRE_IFLAGS])); gre_flags_to_tnl_flags 1110 net/ipv4/ip_gre.c parms->o_flags = gre_flags_to_tnl_flags(nla_get_be16(data[IFLA_GRE_OFLAGS])); gre_flags_to_tnl_flags 1199 net/ipv6/ip6_gre.c p->i_flags = gre_flags_to_tnl_flags(u->i_flags); gre_flags_to_tnl_flags 1200 net/ipv6/ip6_gre.c p->o_flags = gre_flags_to_tnl_flags(u->o_flags); gre_flags_to_tnl_flags 1756 net/ipv6/ip6_gre.c parms->i_flags = gre_flags_to_tnl_flags( gre_flags_to_tnl_flags 1760 net/ipv6/ip6_gre.c parms->o_flags = gre_flags_to_tnl_flags( gre_flags_to_tnl_flags 1639 net/netfilter/ipvs/ip_vs_core.c return gre_calc_hlen(gre_flags_to_tnl_flags(greh->flags));