Searched refs:G_TCPOPT_TSTAMP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h577 #define G_TCPOPT_TSTAMP(x) (((x) >> 7) & 1) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c664 if (G_TCPOPT_TSTAMP(tcp_opt))
H A Dcxgb_cpl_io.c1540 if (G_TCPOPT_TSTAMP(tcpopt)) {
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c1476 if (G_TCPOPT_TSTAMP(tcp_opt)) {
H A Dt4_cpl_io.c357 if (G_TCPOPT_TSTAMP(opt)) {
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h705 #define G_TCPOPT_TSTAMP(x) (((x) >> S_TCPOPT_TSTAMP) & M_TCPOPT_TSTAMP) macro

Completed in 209 milliseconds