nhc_scope          83 include/net/ip_fib.h 	unsigned char		nhc_scope;
nhc_scope         117 include/net/ip_fib.h #define fib_nh_scope		nh_common.nhc_scope
nhc_scope         399 net/ipv4/fib_frontend.c 		ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
nhc_scope         411 net/ipv4/fib_frontend.c 			ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST;
nhc_scope        2026 net/ipv4/fib_semantics.c 		if (!nhc->nhc_gw_family || nhc->nhc_scope != RT_SCOPE_LINK)
nhc_scope         260 net/ipv4/nexthop.c 	nhm->nh_scope = nhi->fib_nhc.nhc_scope;
nhc_scope        1253 net/ipv4/nexthop.c 	nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK;
nhc_scope        1571 net/ipv4/route.c 		if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) {
nhc_scope        2390 net/ipv4/route.c 				       nhc->nhc_scope == RT_SCOPE_LINK))) {