Data Fields | |
struct RetryListEntry * | next |
the next pointer for the DLL More... | |
struct RetryListEntry * | prev |
the prev pointer for the DLL More... | |
struct OverlayLink * | link |
The link to be retired. More... | |
Definition at line 111 of file testbed_api_topology.c.
struct RetryListEntry* RetryListEntry::next |
the next pointer for the DLL
Definition at line 116 of file testbed_api_topology.c.
struct RetryListEntry* RetryListEntry::prev |
the prev pointer for the DLL
Definition at line 121 of file testbed_api_topology.c.
struct OverlayLink* RetryListEntry::link |
The link to be retired.
Definition at line 126 of file testbed_api_topology.c.
Referenced by overlay_link_completed().