Searched refs:_ro (Results 1 – 1 of 1) sorted by relevance
374 #define RO_NHFREE(_ro) do { \ argument375 if ((_ro)->ro_nh) { \376 NH_FREE((_ro)->ro_nh); \377 (_ro)->ro_nh = NULL; \