Searched defs:G_TCPOPT_TSTAMP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h577 #define G_TCPOPT_TSTAMP(x) (((x) >> 7) & 1) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h676 #define G_TCPOPT_TSTAMP(x) (((x) >> S_TCPOPT_TSTAMP) & M_TCPOPT_TSTAMP) macro

Completed in 73 milliseconds