Searched defs:G_TCPOPT_TSTAMP (Results 1 – 2 of 2) sorted by relevance
576 #define G_TCPOPT_TSTAMP(x) (((x) >> 7) & 1) macro
705 #define G_TCPOPT_TSTAMP(x) (((x) >> S_TCPOPT_TSTAMP) & M_TCPOPT_TSTAMP) macro