Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h72 #define RT1_MIN RT1_UNKNOWN macro
H A Dnwamcfg.c615 assert(res_type >= RT1_MIN && res_type <= RT1_MAX); in rt1_to_str()