Home
last modified time | relevance | path

Searched refs:rib_unsubscribe_locked (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/route/
H A Droute_subscription.c163 rib_unsubscribe_locked(struct rib_subscription *rs) in rib_unsubscribe_locked() function
H A Droute_ctl.h201 void rib_unsubscribe_locked(struct rib_subscription *rs);
H A Dfib_algo.c1030 rib_unsubscribe_locked(fd->fd_rs); in schedule_destroy_fd_instance()