Home
last modified time | relevance | path

Searched refs:nhop_set_origin (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop.h205 void nhop_set_origin(struct nhop_object *nh, uint8_t origin);
H A Dnhop_ctl.c1060 nhop_set_origin(struct nhop_object *nh, uint8_t origin) in nhop_set_origin() function
H A Droute_ctl.c630 nhop_set_origin(nh, nhop_get_origin(rnd_src->rnd_nhop)); in rib_copy_route()
/freebsd/sys/netlink/route/
H A Drt.c880 nhop_set_origin(nh, attrs->rtm_protocol); in create_nexthop_one()
957 nhop_set_origin(nh, attrs->rtm_protocol); in create_nexthop_from_attrs()
H A Dnexthop.c846 nhop_set_origin(nh, attrs->nh_protocol); in newnhop()
/freebsd/sys/net/
H A Droute.c221 nhop_set_origin(nh, NH_ORIGIN_REDIRECT); in rib_add_redirect()
/freebsd/sys/netinet6/
H A Dnd6_rtr.c2313 nhop_set_origin(nh, NH_ORIGIN_REDIRECT); in nd6_route_rtrequest()