Searched refs:TCPOPT_TSTAMP_G (Results 1 – 5 of 5) sorted by relevance
640 #define TCPOPT_TSTAMP_G(x) (((x) >> TCPOPT_TSTAMP_S) & TCPOPT_TSTAMP_M) macro
766 if (TCPOPT_TSTAMP_G(opt)) in cxgbit_set_emss()
154 tp->rx_opt.tstamp_ok = TCPOPT_TSTAMP_G(opt); in assign_rxopt()
946 if (TCPOPT_TSTAMP_G(tcp_opt)) in do_act_establish()
255 if (TCPOPT_TSTAMP_G(opt)) in set_emss()