ListNode.m_next

< Next in list

struct ListNode
ListNode* m_next;

Meta