Home
last modified time | relevance | path

Searched refs:__tp (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/net/
Dtcp.h1116 #define tcp_is_vegas(__tp) ((__tp)->adv_cong == TCP_VEGAS) argument
1117 #define tcp_is_westwood(__tp) ((__tp)->adv_cong == TCP_WESTWOOD) argument
1118 #define tcp_is_bic(__tp) ((__tp)->adv_cong == TCP_BIC) argument
1151 #define tcp_vegas_disable(__tp) ((__tp)->vegas.doing_vegas_now = 0) argument
1183 #define tcp_vegas_enabled(__tp) ((__tp)->vegas.doing_vegas_now) argument