Lines Matching refs:code
53 .. code-block:: console
87 .. code-block:: console
94 .. code-block:: console
100 .. code-block:: console
117 .. code-block:: console
124 The following sections provide some explanation of the code.
170 but it is possible to extend this code to allocate one mbuf pool per socket.
182 The main part of the code in the main() function relates to the initialization
183 of the driver. To fully understand this code, it is recommended to study the
347 the RX queues. This is done using the following code:
402 packets from the event ports. This is done using the following code: