Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_output.c862 to.to_flags |= TOF_SACKPERM; in tcp_output()
1783 case TOF_SACKPERM: in tcp_addoptions()
H A Dtcp_var.h455 #define TOF_SACKPERM 0x0004 /* SACK permitted */ macro
H A Dtcp_syncache.c1781 if (to->to_flags & TOF_SACKPERM) in syncache_add()
1982 to.to_flags |= TOF_SACKPERM; in syncache_respond()
H A Dtcp_input.c1673 (to.to_flags & TOF_SACKPERM) == 0) in tcp_do_segment()
3484 to->to_flags |= TOF_SACKPERM; in tcp_dooptions()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h455 #define TOF_SACKPERM 0x0004 /* SACK permitted */ macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11011 (to.to_flags & TOF_SACKPERM) == 0) in rack_do_segment_nounlock()
13071 to.to_flags |= TOF_SACKPERM; in rack_output()
H A Dbbr.c11531 (to.to_flags & TOF_SACKPERM) == 0) in bbr_do_segment_nounlock()
13046 to.to_flags |= TOF_SACKPERM; in bbr_output_wtime()