Searched refs:t_cc (Results 1 – 6 of 6) sorted by relevance
92 $(srcdir)/t_cc.c \130 T_CC_OBJS=t_cc.o132 t_cc: $(T_CC_OBJS) $(KRB5_BASE_DEPLIBS)133 $(CC_LINK) -o t_cc $(T_CC_OBJS) $(KRB5_BASE_LIBS)147 check-unix: t_cc t_marshal148 $(RUN_TEST) ./t_cc155 $(RM) t_cc t_cc.o t_cccursor t_cccursor.o t_cccol t_cccol.o
216 t_cc.so t_cc.po $(OUTPRE)t_cc.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \225 $(top_srcdir)/include/socket-utils.h cc-int.h t_cc.c
205 #define CC_ALGO(tp) ((tp)->t_cc)
430 struct cc_algo *t_cc; /* congestion control algorithm */ member
3206 db_printf("t_cc.name: %s\n", tp->t_cc->name); in db_print_tcpcb()
624 if (tp->t_cc == NULL) { in rack_swap_beta_values()629 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) { in rack_swap_beta_values()23009 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) { in rack_process_option()24446 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) in rack_get_sockopt()24470 if (strcmp(tp->t_cc->name, CCALGONAME_NEWRENO) != 0) in rack_get_sockopt()