Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Drtbl.c241 rt_assert_inactive(const struct rtentry *rt) in rt_assert_inactive() function
H A Droute.h564 void rt_assert_inactive(const struct rtentry *);
H A Droute.c702 rt_assert_inactive(rt); in _rt_free()