Home
last modified time | relevance | path

Searched refs:TOF_SCALE (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_output.c841 to.to_flags |= TOF_SCALE; in tcp_output()
1771 case TOF_SCALE: in tcp_addoptions()
H A Dtcp_var.h454 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_syncache.c1740 if (to->to_flags & TOF_SCALE) { in syncache_add()
1979 to.to_flags |= TOF_SCALE; in syncache_respond()
H A Dtcp_input.c1652 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
3450 to->to_flags |= TOF_SCALE; in tcp_dooptions()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h454 #define TOF_SCALE 0x0002 /* window scaling */ macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c10990 if ((to.to_flags & TOF_SCALE) && in rack_do_segment_nounlock()
13056 to.to_flags |= TOF_SCALE; in rack_output()
H A Dbbr.c11510 if ((to.to_flags & TOF_SCALE) && in bbr_do_segment_nounlock()
13030 to.to_flags |= TOF_SCALE; in bbr_output_wtime()