Searched refs:G_TCPOPT_TSTAMP (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | t3_cpl.h | 534 #define G_TCPOPT_TSTAMP(x) (((x) >> 7) & 1) macro |
/drivers/infiniband/hw/cxgb3/ | ||
D | iwch_cm.c | 232 if (G_TCPOPT_TSTAMP(opt)) in set_emss() |