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

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h578 #define G_TCPOPT_SND_WSCALE(x) (((x) >> 8) & 0xf) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h681 #define G_TCPOPT_SND_WSCALE(x) (((x) >> S_TCPOPT_SND_WSCALE) & M_TCPOPT_SND_WSCALE) macro

Completed in 302 milliseconds