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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h1491 #define NCA_CONN_T_REFRELE 0x1F000000 /* CONN_REFRELE() | ref value */
1571 #define CONN_REFRELE(connp) { \ macro
1577 panic("nca CONN_REFRELE: %p " \
1581 panic("nca CONN_REFRELE: %p has no references", \
1585 panic("nca CONN_REFRELE: %p has no references", \

Completed in 54 milliseconds