Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndd.c488 boolean_t is_name_get; in do_getset() local
504 is_name_get = stri.ic_cmd == ND_GET && buf[0] == '?' && buf[1] == '\0'; in do_getset()
514 if (is_name_get) in do_getset()