Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h619 #define TCPOPT_TSTAMP_G(x) (((x) >> TCPOPT_TSTAMP_S) & TCPOPT_TSTAMP_M) macro
/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c711 if (TCPOPT_TSTAMP_G(opt)) in cxgbit_set_emss()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c772 if (TCPOPT_TSTAMP_G(tcp_opt)) in do_act_establish()
/drivers/infiniband/hw/cxgb4/
Dcm.c261 if (TCPOPT_TSTAMP_G(opt)) in set_emss()