Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h76 NCA_HTTP_VERSION2 = 1002, /* NCA-to-HTTP-server protocol V2 */ enumerator
/titanic_50/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c334 if (io2.version != NCA_HTTP_VERSION2) in nca_io2()