We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1533d7 commit d1cca97Copy full SHA for d1cca97
include/net/pie.h
@@ -17,7 +17,7 @@
17
/**
18
* struct pie_params - contains pie parameters
19
* @target: target delay in pschedtime
20
- * @tudpate: interval at which drop probability is calculated
+ * @tupdate: interval at which drop probability is calculated
21
* @limit: total number of packets that can be in the queue
22
* @alpha: parameter to control drop probability
23
* @beta: parameter to control drop probability
0 commit comments