Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dnexthop.c63 struct nh_group *nhg; in nexthop_free_mpath() local
120 struct nh_group *nhg; in nexthop_grp_alloc() local
177 static int nla_put_nh_group(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group()
232 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_fill_node() local
285 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_nlmsg_size_grp() local
366 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in valid_group_nh() local
393 struct nexthop_grp *nhg; in nh_check_attr_group() local
483 struct nh_group *nhg; in nexthop_select_path() local
528 struct nh_group *nhg; in nexthop_for_each_fib6_nh() local
576 struct nh_group *nhg; in fib6_check_nexthop() local
[all …]
/Linux-v5.4/include/net/
Dnexthop.h152 const struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in nexthop_mpath_select() local
167 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nexthop_mpath_fill_node() local