#include <rrcommon.h>
Public Attributes | |
drr_func_entry * | entry |
drr_func_cache * | next |
drr_func_cache * | last |
Definition at line 137 of file rrcommon.h.
struct drr_func_entry* drr_func_cache::entry |
struct drr_func_cache* drr_func_cache::next |
Definition at line 139 of file rrcommon.h.
Referenced by drr_func_cache_find(), and drr_func_cache_push().
struct drr_func_cache* drr_func_cache::last |
Definition at line 140 of file rrcommon.h.