Home
last modified time | relevance | path

Searched defs:num_nh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h77 u16 num_nh; member
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h121 u16 num_nh; member
188 u16 num_nh; member
/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() argument
855 int i, num_nh = nhg->num_nh; remove_nexthop_group() local
1247 u16 num_nh = nla_len(grps_attr) / sizeof(*entry); nexthop_create_group() local
[all...]
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c508 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() argument
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c511 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c123 u16 num_nh = nhg->num_nh; in nh_notifier_mpath_info_init() local
532 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc() argument
1848 int i, num_nh = nhg->num_nh; remove_nexthop_group() local
2436 u16 num_nh = nla_len(grps_attr) / sizeof(*entry); nexthop_create_group() local
[all...]

Completed in 16 milliseconds