Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/nca/
H A Dncalogd.h37 #define NCA_DEFAULT_LOG_BUF_SIZE (65536) macro
40 int8_t buffer[NCA_DEFAULT_LOG_BUF_SIZE];
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c190 log->size = NCA_DEFAULT_LOG_BUF_SIZE; in log_buf_alloc()
196 hdr->nca_logstats.n_log_size = NCA_DEFAULT_LOG_BUF_SIZE - sizeof (*hdr); in log_buf_alloc()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c115 static ssize_t g_infile_blk_size = NCA_DEFAULT_LOG_BUF_SIZE;