Searched refs:NMSGTYPES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2561 #define NMSGTYPES (sizeof (msgtypes) / sizeof (msgtypes[0])) macro
2605 * and the upper-bound of (NMSGTYPES - 1).
2607 if (rtm->rtm_type == 0 || rtm->rtm_type >= (NMSGTYPES - 1)) {

Completed in 66 milliseconds