Searched refs:S_TCPOPT_TSTAMP (Results 1 – 1 of 1) sorted by relevance
671 #define S_TCPOPT_TSTAMP 7 macro673 #define V_TCPOPT_TSTAMP(x) ((x) << S_TCPOPT_TSTAMP)674 #define G_TCPOPT_TSTAMP(x) (((x) >> S_TCPOPT_TSTAMP) & M_TCPOPT_TSTAMP)