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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c121 #define V1_MAX_FUNCTION 10 macro
123 static function_handler *v1_functions[V1_MAX_FUNCTION + 1] = {
328 if (slp1.function > V1_MAX_FUNCTION) {
1430 if (slp->function <= V1_MAX_FUNCTION && slp->function > 0) {

Completed in 77 milliseconds