Home
last modified time | relevance | path

Searched refs:idiagnl_msg_ops (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/idiag/
Didiag_msg_obj.c41 static struct nl_cache_ops idiagnl_msg_ops; variable
66 static struct nl_cache_ops idiagnl_msg_ops = { variable
82 nl_cache_mngt_register(&idiagnl_msg_ops); in idiagnl_init()
87 nl_cache_mngt_unregister(&idiagnl_msg_ops); in idiagnl_exit()
112 if (!(cache = nl_cache_alloc(&idiagnl_msg_ops))) in idiagnl_msg_alloc_cache()