Searched refs:NCA_LOG_REC_SIZE (Results 1 – 2 of 2) sorted by relevance
153 #define NCA_LOG_REC_SIZE(p) (sizeof (nca_request_log_t) + \ macro
661 er = ((char *)r) + NCA_LOG_REC_SIZE(r); in b2clf_buf()