Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c860 to.to_flags |= TOF_SACKPERM; in tcp_default_output()
1824 case TOF_SACKPERM: in tcp_addoptions()
H A Dtcp_syncache.c1725 if (to->to_flags & TOF_SACKPERM) in syncache_add()
1943 to.to_flags |= TOF_SACKPERM; in syncache_respond()
H A Dtcp_var.h860 #define TOF_SACKPERM 0x0004 /* SACK permitted */ macro
H A Dtcp_input.c1682 (!(to.to_flags & TOF_SACKPERM) || in tcp_do_segment()
3570 to->to_flags |= TOF_SACKPERM; in tcp_dooptions()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1003 to->to_flags |= TOF_SACKPERM; in t4opt_to_tcpopt()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11408 (to.to_flags & TOF_SACKPERM) == 0) in bbr_do_segment_nounlock()
12885 to.to_flags |= TOF_SACKPERM; in bbr_output_wtime()
H A Drack.c17540 (to.to_flags & TOF_SACKPERM) == 0) in rack_do_segment_nounlock()
22283 to.to_flags |= TOF_SACKPERM; in rack_output()