Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h528 #define TCPOPT_TSTAMP_G(x) (((x) >> TCPOPT_TSTAMP_S) & TCPOPT_TSTAMP_M) macro
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c764 if (TCPOPT_TSTAMP_G(tcp_opt)) in do_act_establish()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c244 if (TCPOPT_TSTAMP_G(opt)) in set_emss()