Searched refs:t_cc (Results 1 – 3 of 3) sorted by relevance
205 #define CC_ALGO(tp) ((tp)->t_cc)
430 struct cc_algo *t_cc; /* congestion control algorithm */ member
629 if (tp->t_cc == NULL) { in rack_swap_beta_values()634 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) { in rack_swap_beta_values()23056 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) { in rack_process_option()24508 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) in rack_get_sockopt()