Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c604 for (n_recs = 0; n_recs < s->n_log_recs; n_recs++) { in b2clf_buf()
675 if (n_recs != s->n_log_recs) in b2clf_buf()
679 n_recs, s->n_log_recs); in b2clf_buf()
/titanic_44/usr/src/uts/common/inet/nca/
H A Dncalogd.h107 uint32_t n_log_recs; /* number of log recs in buffer */ member
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c197 hdr->nca_logstats.n_log_recs = 0; in log_buf_alloc()
726 ((nca_log_buf_hdr_t *)log)->nca_logstats.n_log_recs++; in nl7c_logd_log()