Searched defs:NCA_CONN_T_TRACE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h1537 #define NCA_CONN_T_TRACE(p, a) { \ macro
1556 #define NCA_CONN_T_TRACE(p, a) macro
1563 NCA_CONN_T_TRACE((connp), NCA_CONN_T_REFHOLD | ((connp)->ref + 1)); \
1573 NCA_CONN_T_TRACE((connp), NCA_CONN_T_REFRELE | ((connp)->ref - 1)); \

Completed in 52 milliseconds