Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_helpers.c238 wn_old = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_old, &num_old); in decompose_change_notification()
246 wn_new = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_new, &num_new); in decompose_change_notification()
361 wn = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_new, &num_nhops); in rib_decompose_notification()
371 wn = nhgrp_get_nhops((struct nhgrp_object *)rc->rc_nh_old, &num_nhops); in rib_decompose_notification()
H A Droute_ctl.h129 struct weightened_nhop *nhgrp_get_nhops(struct nhgrp_object *nhg,
H A Droute_ctl.c145 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in destroy_rtentry()
977 wn = nhgrp_get_nhops((struct nhgrp_object *)nh_orig, &num_nhops); in change_mpath_route()
1350 wn = nhgrp_get_nhops(nhg, &num_nhops); in rib_walk_del()
H A Dnhgrp_ctl.c687 nhgrp_get_nhops(struct nhgrp_object *nhg, uint32_t *pnum_nhops) in nhgrp_get_nhops() function
/f-stack/freebsd/netinet/
H A Din_fib.c201 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in check_urpf()
/f-stack/freebsd/netinet6/
H A Din6_fib.c210 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in check_urpf()
/f-stack/lib/
H A Dff_route.c591 nhgrp_get_nhops(struct nhgrp_object *nhg, uint32_t *pnum_nhops) in nhgrp_get_nhops() function
611 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in select_nhop()
/f-stack/freebsd/net/
H A Drtsock.c709 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in select_nhop()
2132 wn = nhgrp_get_nhops((struct nhgrp_object *)nh, &num_nhops); in sysctl_dumpentry()