Home
last modified time | relevance | path

Searched refs:wsf (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1146 if (t4opt->wsf > 0 && t4opt->wsf < 15) { in t4opt_to_tcpopt()
1148 to->to_wscale = t4opt->wsf; in t4opt_to_tcpopt()
H A Dt4_tom.c1373 if (tcpopt->wsf > 0 && tcpopt->wsf < 15 && V_tcp_do_rfc1323) in init_conn_params()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h202 __u8 wsf; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h391 __u8 wsf; member