Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h77 NCA_LOG_VERSION1 = 5001, /* NCA-to-Logging-server protocol */ enumerator
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c80 uint32_t nca_logd_version = NCA_LOG_VERSION1;
H A Dnl7clogd.c194 hdr->nca_loghdr.nca_version = NCA_LOG_VERSION1; in log_buf_alloc()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c539 if (((h->nca_loghdr).nca_version != NCA_LOG_VERSION1) || in is_valid_header()