Searched refs:nhp (Results 1 – 1 of 1) sorted by relevance
580 struct nexthop *nhp; in nexthop_path_fdb_result() local582 nhp = nexthop_select_path(nh, hash); in nexthop_path_fdb_result()583 if (unlikely(!nhp)) in nexthop_path_fdb_result()585 nhi = rcu_dereference(nhp->nh_info); in nexthop_path_fdb_result()
Completed in 5 milliseconds