Home
last modified time | relevance | path

Searched refs:_ro (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h379 #define RO_NHFREE(_ro) do { \ argument
380 if ((_ro)->ro_nh) { \
381 NH_FREE((_ro)->ro_nh); \
382 (_ro)->ro_nh = NULL; \
/f-stack/tools/compat/include/net/
H A Droute.h377 #define RO_NHFREE(_ro) do { \ argument
378 if ((_ro)->ro_nh) { \
379 NH_FREE((_ro)->ro_nh); \
380 (_ro)->ro_nh = NULL; \