Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.h38 #define RT_UNUSED 1 /* Table entry is unused */ macro
H A Dipv4.c355 table[index].flag = RT_UNUSED; in ipv4_route()
361 tmp_flag = (uint8_t)RT_UNUSED; in ipv4_route()
383 table[index].flag = RT_UNUSED; in ipv4_route()