flowi4_scope      109 include/net/flow.h 	fl4->flowi4_scope = scope;
flowi4_scope       49 include/trace/events/fib.h 		__entry->scope = flp->flowi4_scope;
flowi4_scope     4643 net/core/filter.c 	fl4.flowi4_scope = RT_SCOPE_UNIVERSE;
flowi4_scope      306 net/ipv4/fib_frontend.c 			.flowi4_scope = scope,
flowi4_scope      371 net/ipv4/fib_frontend.c 	fl4.flowi4_scope = RT_SCOPE_UNIVERSE;
flowi4_scope     1336 net/ipv4/fib_frontend.c 		.flowi4_scope = frn->fl_scope,
flowi4_scope     1094 net/ipv4/fib_semantics.c 			.flowi4_scope = scope + 1,
flowi4_scope     1100 net/ipv4/fib_semantics.c 		if (fl4.flowi4_scope < RT_SCOPE_LINK)
flowi4_scope     1101 net/ipv4/fib_semantics.c 			fl4.flowi4_scope = RT_SCOPE_LINK;
flowi4_scope     1453 net/ipv4/fib_trie.c 		if (fa->fa_info->fib_scope < flp->flowi4_scope)
flowi4_scope       80 net/ipv4/netfilter/ipt_rpfilter.c 	flow.flowi4_scope = RT_SCOPE_UNIVERSE;
flowi4_scope       36 net/ipv4/netfilter/nf_dup_ipv4.c 	fl4.flowi4_scope = RT_SCOPE_UNIVERSE;
flowi4_scope       66 net/ipv4/netfilter/nft_fib_ipv4.c 		.flowi4_scope = RT_SCOPE_UNIVERSE,
flowi4_scope     2102 net/ipv4/route.c 	fl4.flowi4_scope = RT_SCOPE_UNIVERSE;
flowi4_scope     2454 net/ipv4/route.c 	fl4->flowi4_scope = ((tos & RTO_ONLINK) ?
flowi4_scope     2550 net/ipv4/route.c 							      fl4->flowi4_scope);