Note: It would be ideal to not expose this
| 65 | |
| 66 | // Note: It would be ideal to not expose this |
| 67 | rte_mempool *pool() { return pool_; } |
| 68 | |
| 69 | virtual bool IsVirtuallyContiguous() = 0; |
| 70 | virtual bool IsPhysicallyContiguous() = 0; |
no outgoing calls
no test coverage detected