Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.h374 #define RO_NHFREE(_ro) do { \ argument
375 if ((_ro)->ro_nh) { \
376 NH_FREE((_ro)->ro_nh); \
377 (_ro)->ro_nh = NULL; \