Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c134 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc() function
1261 nhg = nexthop_grp_alloc(num_nh); in nexthop_create_group()
1268 nhg->spare = nexthop_grp_alloc(num_nh); in nexthop_create_group()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c532 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc() function
2451 nhg = nexthop_grp_alloc(num_nh); in nexthop_create_group()
2458 nhg->spare = nexthop_grp_alloc(num_nh); in nexthop_create_group()

Completed in 9 milliseconds