Searched refs:fib_nh_scope (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | ip_fib.h | 122 #define fib_nh_scope nh_common.nhc_scope macro |
| /linux/net/ipv4/ | ||
| H A D | nexthop.c | 2869 !fib_nh->fib_nh_scope ? 0 : fib_nh->fib_nh_scope - 1); in nh_create_ipv4() |