#include <netlink-types.h>
Data Fields | |
int | cm_protocol |
int | cm_flags |
int | cm_nassocs |
struct nl_sock * | cm_handle |
struct nl_cache_assoc * | cm_assocs |
struct nl_cache_assoc* nl_cache_mngr::cm_assocs |
Referenced by nl_cache_mngr_add(), nl_cache_mngr_alloc(), and nl_cache_mngr_free().
int nl_cache_mngr::cm_flags |
Referenced by nl_cache_mngr_add(), and nl_cache_mngr_alloc().
int nl_cache_mngr::cm_nassocs |
Referenced by nl_cache_mngr_add(), nl_cache_mngr_alloc(), and nl_cache_mngr_free().
int nl_cache_mngr::cm_protocol |
Referenced by nl_cache_mngr_add(), and nl_cache_mngr_alloc().