Home
last modified time | relevance | path

Searched refs:nexthop_grp_alloc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dnexthop.c532 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc() function
2452 nhg = nexthop_grp_alloc(num_nh); in nexthop_create_group()
2459 nhg->spare = nexthop_grp_alloc(num_nh); in nexthop_create_group()