Searched defs:nfnl_queue_msg_ops (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/netfilter/
H A Dqueue_msg.c28 static struct nl_cache_ops nfnl_queue_msg_ops; variable in typeref:struct:nl_cache_ops
262 static struct nl_cache_ops nfnl_queue_msg_ops = { variable in typeref:struct:nl_cache_ops
276 nl_cache_mngt_register(&nfnl_queue_msg_ops);
281 nl_cache_mngt_unregister(&nfnl_queue_msg_ops);

Completed in 164 milliseconds