Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h59 http_op = 100, /* NCA<>HTTP normal request/response */ enumerator
H A Dnca.h794 _p->state = ((io)->op == http_op ? 0x80000000 : 0) | \
/titanic_41/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c246 { "http", http_op }, in op2name()