Searched refs:_ro (Results 1 – 2 of 2) sorted by relevance
379 #define RO_NHFREE(_ro) do { \ argument380 if ((_ro)->ro_nh) { \381 NH_FREE((_ro)->ro_nh); \382 (_ro)->ro_nh = NULL; \
377 #define RO_NHFREE(_ro) do { \ argument378 if ((_ro)->ro_nh) { \379 NH_FREE((_ro)->ro_nh); \380 (_ro)->ro_nh = NULL; \