Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c548 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc() function
2691 nhg = nexthop_grp_alloc(num_nh); in nexthop_create_group()
2698 nhg->spare = nexthop_grp_alloc(num_nh); in nexthop_create_group()