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

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

Completed in 76 milliseconds