Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h671 #define S_TCPOPT_TSTAMP 7 macro
673 #define V_TCPOPT_TSTAMP(x) ((x) << S_TCPOPT_TSTAMP)
674 #define G_TCPOPT_TSTAMP(x) (((x) >> S_TCPOPT_TSTAMP) & M_TCPOPT_TSTAMP)