Searched refs:TCP_REPAIR_OFF_NO_WP (Results 1 – 4 of 4) sorted by relevance
135 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro
22 #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ macro47 repair = TCP_REPAIR_OFF_NO_WP; in connected_socket_v4()
3582 } else if (val == TCP_REPAIR_OFF_NO_WP) { in do_tcp_setsockopt()