Name | Description | |
---|---|---|
in | bEnable | If true , use the packet buffer pool; if false , do not use. |
Value | Description |
---|---|
true |
Configuration was a success. |
false |
Setting failed because the packet buffer manager is running. |
Sets whether to use the packet buffer pool. The default is true
. When set to false
, the packet buffer is allocated by the default memory manager. This value cannot be changed when the packet buffer manager is running. The set values are maintained until NEX terminates.
CONFIDENTIAL