Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h73 #define UATH_NODE_QOS 0x0002 /* QoS enabled */ macro
H A Duath.c2092 if (ni->in_flags & UATH_NODE_QOS) { in uath_send()