LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Deregister a packet pool from a device. More...
Classes | |
class | lci::deregister_packet_pool_x |
The actual implementation for deregister_packet_pool. More... | |
Deregister a packet pool from a device.
[in] | packet_pool | of type packet_pool_t; positional argument; The packet pool to register. |
[in] | device | of type device_t; positional argument; The device to deregister the packet pool. |
[in] | runtime | of type runtime_t; optional argument; The runtime object. |