Home
last modified time | relevance | path

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

/net/ipv4/
Dnexthop.c115 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc()
755 int i, num_nh = nhg->num_nh; in remove_nexthop_group() local
/net/mpls/
Daf_mpls.c508 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc()