the next node.
-
m_ring_next - ring
-
m_nring_next - nring
-
m_dring_next - dring
-
m_ndring_next - ndring
The macro expand as the next node of a node, allowing you to jump each node.
Note that you have to provide a stop condition yourself when you loop around the ring.
- Parameters:
- p_ring - (IN) a pointer to structure node
field - (IN) the ring structure field name in the node structure.
- Returns:
- 0 the ring is empty, or the next node in the ring.
Alphabetic index
This page was generated with the help of DOC++.
from : machinman.net, updated on