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

  /src/sys/altq/
altq_red.c 181 * flow-valve is an extension to protect red from unresponsive flows
183 * flow-valve observes the average drop rates of the flows that have
1079 #define FV_FLOWLISTSIZE 64 /* how many flows in flowlist */
1129 int flows; local
1140 flows = 0;
1160 flows++;
1179 flows++;
1188 fv->fv_flows = flows; /* save the number of active fve's */
  /src/usr.sbin/memswitch/
methods.c 692 static const char flows[] = "-s"; local
706 flow = flows[(v & 0x0200) >> 9];

Completed in 21 milliseconds