Lines Matching refs:rnd_nhop
224 if (NH_IS_NHGRP(rnd->rnd_nhop)) { in dump_rc_nhop()
229 const struct nhop_object *nh = rnd->rnd_nhop; in dump_rc_nhop()
289 rtm->rtm_protocol = nl_get_rtm_protocol(rnd->rnd_nhop); in dump_px()
290 rtm->rtm_type = get_rtm_type(rnd->rnd_nhop); in dump_px()
359 .rnd_nhop = rc_get_nhop(rc), in report_operation()
655 rnd.rnd_nhop = nhop_select_func(rnd.rnd_nhop, 0); in handle_rtm_getroute()
665 nhop_print_buf_any(rnd.rnd_nhop, nhbuf, sizeof(nhbuf)), in handle_rtm_getroute()
980 struct route_nhop_data rnd = { .rnd_nhop = nh, .rnd_weight = attrs.rta_weight }; in rtnl_handle_newroute()
1094 .rnd_nhop = rc_get_nhop(rc), in rtnl_handle_route_event()