Searched refs:_ro (Results 1 – 1 of 1) sorted by relevance
404 #define RO_RTFREE(_ro) do { \ argument405 if ((_ro)->ro_rt) { \406 if ((_ro)->ro_flags & RT_NORTREF ) { \407 (_ro)->ro_flags &= ~RT_NORTREF; \408 (_ro)->ro_rt = NULL; \410 RT_LOCK((_ro)->ro_rt); \411 RTFREE_LOCKED((_ro)->ro_rt); \