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

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
keystone-k2g-netcp.dtsi 85 <0x4013000 0x400>; /* 32 Rx flows */
  /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 in function:flowlist_lookup
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 in function:print_serial
706 flow = flows[(v & 0x0200) >> 9];

Completed in 89 milliseconds