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