nhb 298 include/net/ip6_route.h struct fib6_nh *nha, *nhb; nhb 304 include/net/ip6_route.h nhb = b->fib6_nh; nhb 305 include/net/ip6_route.h return nha->fib_nh_dev == nhb->fib_nh_dev && nhb 306 include/net/ip6_route.h ipv6_addr_equal(&nha->fib_nh_gw6, &nhb->fib_nh_gw6) && nhb 307 include/net/ip6_route.h !lwtunnel_cmp_encap(nha->fib_nh_lws, nhb->fib_nh_lws);