HomeSort by: relevance | last modified time | path
    Searched refs:tcp_output_predict_hit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_output.c 212 extern struct evcnt tcp_output_predict_hit;
460 TCP_OUTPUT_COUNTER_INCR(&tcp_output_predict_hit);
tcp_subr.c 279 struct evcnt tcp_output_predict_hit = EVCNT_INITIALIZER(EVCNT_TYPE_MISC, variable in typeref:struct:evcnt
291 EVCNT_ATTACH_STATIC(tcp_output_predict_hit);

Completed in 13 milliseconds