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

/freebsd-10-stable/sys/netinet/
H A Dtcp_var.h324 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_output.c785 to.to_flags |= TOF_SCALE;
1669 case TOF_SCALE:
H A Dtcp_syncache.c1422 if (to->to_flags & TOF_SCALE) {
1642 to.to_flags |= TOF_SCALE;
H A Dtcp_input.c1657 if ((to.to_flags & TOF_SCALE) &&
3364 to->to_flags |= TOF_SCALE;
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c409 to->to_flags |= TOF_SCALE;
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c1005 to->to_flags |= TOF_SCALE;

Completed in 83 milliseconds