Home
last modified time | relevance | path

Searched refs:rib_decompose_notification (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/route/
H A Droute_ctl.h86 void rib_decompose_notification(const struct rib_cmd_info *rc,
H A Droute_helpers.c381 rib_decompose_notification(const struct rib_cmd_info *rc, route_notification_t *cb, in rib_decompose_notification() function
/freebsd/sys/net/
H A Drtsock.c293 rib_decompose_notification(rc, report_route_event, in rts_handle_route_event()
1145 rib_decompose_notification(&rc, in rts_send()
1167 rib_decompose_notification(&rc, in rts_send()
/freebsd/sys/netinet6/
H A Dnd6.c1630 rib_decompose_notification(rc, check_release_defrouter, NULL); in nd6_subscription_cb()