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