Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h1755 #define NCA_COUNTER(_p, _v) { \ macro
1778 #define NCA_COUNTER(p, v) atomic_add_long((p), (v)) macro