HomeSort by: relevance | last modified time | path
    Searched defs:fixpoint (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
dccp_tfrc.h 65 struct fixpoint { struct
83 struct fixpoint x; /* Current sending rate */
84 struct fixpoint x_recv; /* Receive rate */
85 struct fixpoint x_calc; /* Calculated send (?) rate */
90 struct fixpoint p; /* Current loss event rate */
202 struct fixpoint p; /* Loss event rate */

Completed in 15 milliseconds