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

/linux-master/include/net/
H A Dnexthop.h130 u16 num_nh; member in struct:nh_group
200 u16 num_nh; member in struct:nh_notifier_grp_info
226 u16 num_nh; member in struct:nh_notifier_grp_hw_stats_info
[all...]
/linux-master/net/mpls/
H A Daf_mpls.c511 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) argument
/linux-master/net/ipv4/
H A Dnexthop.c136 u16 num_nh = nhg->num_nh; local
548 static struct nh_group *nexthop_grp_alloc(u16 num_nh) argument
2075 int i, num_nh = nhg->num_nh; local
2663 u16 num_nh = nla_len(grps_attr) / sizeof(*entry); local
[all...]

Completed in 183 milliseconds