Searched defs:num_nhops (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/net/route/ |
H A D | nhgrp_ctl.c | 107 sort_weightened_nhops(struct weightened_nhop *wn, int num_nhops) in sort_weightened_nhops() 214 get_nhgrp_alloc_size(uint32_t nhg_size, uint32_t num_nhops) in get_nhgrp_alloc_size() 279 alloc_nhgrp(struct weightened_nhop *wn, int num_nhops) in alloc_nhgrp() 461 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc() 565 get_nhgrp(struct nh_control *ctl, struct weightened_nhop *wn, int num_nhops, in get_nhgrp() 593 struct weightened_nhop *wn, int num_nhops, int *perror) in append_nhops() 645 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group() 674 int error, i, num_nhops; in nhgrp_get_filtered_group() local
|
H A D | route_rtentry.c | 118 uint32_t num_nhops; in destroy_rtentry() local
|
H A D | fib_algo.h | 42 uint32_t num_nhops; member
|
H A D | route_ctl.c | 1143 uint32_t num_nhops; in change_mpath_route() local 1516 uint32_t num_nhops; in rib_walk_del() local
|
H A D | route_helpers.c | 385 uint32_t num_nhops; in rib_decompose_notification() local
|
/freebsd/sys/netlink/route/ |
H A D | rt.c | 182 uint32_t num_nhops; in dump_rc_nhg() local 429 u_int num_nhops; member 858 int num_nhops = attrs->rta_multipath->num_nhops; in create_nexthop_from_attrs() local
|
H A D | nexthop.c | 274 uint32_t num_nhops; in clone_unhop() local 410 uint32_t num_nhops = unhop->un_nhgrp_count; in dump_nhgrp() local
|
/freebsd/sys/netinet6/ |
H A D | in6_fib.c | 208 uint32_t num_nhops; in check_urpf() local
|
/freebsd/sys/netinet/ |
H A D | in_fib.c | 199 uint32_t num_nhops; in check_urpf() local
|
/freebsd/sys/netlink/ |
H A D | netlink_snl_route_parsers.h | 93 uint32_t num_nhops; member
|
/freebsd/sys/net/ |
H A D | rtsock.c | 748 uint32_t num_nhops; in select_nhop() local 2255 uint32_t num_nhops; in sysctl_dumpentry() local
|