Searched refs:RT_LOCK_DESTROY (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Droute.c507 RT_LOCK_DESTROY(rt);
1257 RT_LOCK_DESTROY(rt);
1294 RT_LOCK_DESTROY(rt);
1363 RT_LOCK_DESTROY(rt);
H A Droute.h314 #define RT_LOCK_DESTROY(_rt) mtx_destroy(&(_rt)->rt_mtx) macro

Completed in 94 milliseconds