Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h301 #define GET_TCPOPT_TSTAMP(x) (((x) >> 7) & 1) macro
/linux-3.4.99/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c589 if (GET_TCPOPT_TSTAMP(tcp_opt)) in do_act_establish()
/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dcm.c213 if (GET_TCPOPT_TSTAMP(opt)) in set_emss()