Home
last modified time | relevance | path

Searched defs:nhg (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dnexthop.c134 struct nh_group *nhg) in nh_notifier_mpath_info_init() argument
163 struct nh_group *nhg) in nh_notifier_res_table_info_init() argument
197 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_notifier_grp_info_init() local
209 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); nh_notifier_grp_info_fini() local
271 struct nh_group *nhg; nh_notifier_res_bucket_idle_timer_get() local
412 struct nh_group *nhg; call_nexthop_res_table_notifiers() local
484 struct nh_group *nhg; nexthop_free_group() local
551 struct nh_group *nhg; nexthop_grp_alloc() local
646 nla_put_nh_group_res(struct sk_buff * skb,struct nh_group * nhg) nla_put_nh_group_res() argument
710 struct nh_group *nhg; nh_notifier_grp_hw_stats_init() local
751 struct nh_group *nhg; nh_grp_hw_stats_apply_update() local
829 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); nla_put_nh_group_stats() local
871 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); nla_put_nh_group() local
943 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); nh_fill_node() local
1001 nh_nlmsg_size_grp_res(struct nh_group * nhg) nh_nlmsg_size_grp_res() argument
1012 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); nh_nlmsg_size_grp() local
1220 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); valid_group_nh() local
1275 struct nexthop_grp *nhg; nh_check_attr_group() local
1333 struct nexthop_grp *nhg; nh_check_attr_group_rtnl() local
1413 nexthop_select_path_fdb(struct nh_group * nhg,int hash) nexthop_select_path_fdb() argument
1431 nexthop_select_path_hthr(struct nh_group * nhg,int hash) nexthop_select_path_hthr() argument
1464 nexthop_select_path_res(struct nh_group * nhg,int hash) nexthop_select_path_res() argument
1483 struct nh_group *nhg; nexthop_select_path() local
1507 struct nh_group *nhg; nexthop_for_each_fib6_nh() local
1556 struct nh_group *nhg; fib6_check_nexthop() local
1628 struct nh_group *nhg; fib_check_nexthop() local
1904 nh_res_group_rebalance(struct nh_group * nhg,struct nh_res_table * res_table) nh_res_group_rebalance() argument
1942 nh_res_table_migrate_buckets(struct nh_res_table * res_table,struct nh_group * nhg) nh_res_table_migrate_buckets() argument
1988 nh_hthr_group_rebalance(struct nh_group * nhg) nh_hthr_group_rebalance() argument
2014 struct nh_group *nhg, *newg; remove_nh_grp_entry() local
2099 struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); remove_nexthop_group() local
2194 struct nh_group *nhg; nh_rt_cache_flush() local
2306 nh_group_v4_update(struct nh_group * nhg) nh_group_v4_update() argument
2372 struct nh_group *nhg = rtnl_dereference(group_nh->nh_grp); replace_nexthop_single_notify() local
2442 struct nh_group *nhg; replace_nexthop_single() local
2613 struct nh_group *nhg = rtnl_dereference(new_nh->nh_grp); insert_nexthop() local
2701 struct nh_group *nhg; nexthop_create_group() local
3569 struct nh_group *nhg; nexthop_find_group_resilient() local
3674 struct nh_group *nhg; rtm_dump_nexthop_bucket_nh() local
3714 struct nh_group *nhg; rtm_dump_nexthop_bucket_cb() local
3816 struct nh_group *nhg; rtm_get_nexthop_bucket() local
3990 struct nh_group *nhg; nexthop_bucket_set_hw_flags() local
4023 struct nh_group *nhg; nexthop_res_grp_activity_update() local
[all...]
/linux/include/net/
H A Dnexthop.h336 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select() argument
351 struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in nexthop_mpath_fill_node() local
430 struct nh_group *nhg = rcu_dereference(nh->nh_grp); in nexthop_get_nhc_lookup() local
459 struct nh_group *nhg = rcu_dereference(nh->nh_grp); nexthop_uses_dev() local
[all...]