Searched refs:TOF_SACKPERM (Results 1 – 3 of 3) sorted by relevance
496 #define TOF_SACKPERM 0x0004 /* SACK permitted */ macro
791 to.to_flags |= TOF_SACKPERM; in tcp_output()1470 case TOF_SACKPERM: in tcp_addoptions()
930 if (/*sc->sc_flags & SCF_SACK*/ to.to_flags & TOF_SACKPERM) in tcp_input()1164 (to.to_flags & TOF_SACKPERM) == 0) in tcp_do_segment()2844 to->to_flags |= TOF_SACKPERM; in tcp_dooptions()