Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/nca/
H A Dncalogd.h162 #define NCA_LOG_ALIGN(p) (char *)(((size_t)p+(sizeof (uint32_t)-1)) & \ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c664 r = (nca_request_log_t *)NCA_LOG_ALIGN(er); in b2clf_buf()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c690 wp = NCA_LOG_ALIGN(wp); in nl7c_logd_log()