Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c67 int const_value; /* constant itself */ member
172 if (method == http_methods[i].const_value) in method2name()
204 if (state == tcp_states[i].const_value) in state2name()
231 if (type == direct_types[i].const_value) in direct2name()
262 if (op == op_types[i].const_value) in op2name()