Searched refs:TOF_SACKPERM (Results 1 – 5 of 5) sorted by relevance
617 if (to->to_flags & TOF_SACKPERM) { in syncookie_generate()
1070 #define TOF_SACKPERM 0x0004 /* SACK permitted (only in SYN/ACK) */ macro
2649 tpi->to->to_flags |= TOF_SACKPERM; in tcp_setup_server_socket()6453 to->to_flags |= TOF_SACKPERM; in tcp_dooptions()6528 if (!(to->to_flags & TOF_SACKPERM)) { in tcp_finalize_options()
779 if (peer_to->to_flags & TOF_SACKPERM) { in tcp_filloptions()780 to.to_flags |= TOF_SACKPERM; in tcp_filloptions()
712 case TOF_SACKPERM: in tcp_addoptions()