Searched refs:TCP_CONGESTION (Results 1 – 6 of 6) sorted by relevance
47 #if defined(TCP_CONGESTION) || (defined(HAVE_DECL_TCP_CONGESTION) && HAVE_DECL_TCP_CONGESTION)48 XLAT(TCP_CONGESTION),
13 TCP_CONGESTION
103 #define TCP_CONGESTION 13 /* Congestion control algorithm */ macro
52 #define TCP_CONGESTION 13 /* Congestion control algorithm. */ macro
3500 #ifdef TCP_CONGESTION in get_transport_cong_control()3506 protocol, TCP_CONGESTION, cong_control, &my_len) == in get_transport_cong_control()3519 #ifdef TCP_CONGESTION in set_transport_cong_control()3522 setsockopt(socket, protocol, TCP_CONGESTION, cong_control, len); in set_transport_cong_control()