Searched refs:__tp (Results 1 – 1 of 1) sorted by relevance
1116 #define tcp_is_vegas(__tp) ((__tp)->adv_cong == TCP_VEGAS) argument1117 #define tcp_is_westwood(__tp) ((__tp)->adv_cong == TCP_WESTWOOD) argument1118 #define tcp_is_bic(__tp) ((__tp)->adv_cong == TCP_BIC) argument1151 #define tcp_vegas_disable(__tp) ((__tp)->vegas.doing_vegas_now = 0) argument1183 #define tcp_vegas_enabled(__tp) ((__tp)->vegas.doing_vegas_now) argument