Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dexp.c32 static struct nl_cache_ops nfnl_exp_ops; variable
574 return nl_cache_alloc_and_fill(&nfnl_exp_ops, sk, result); in nfnl_exp_alloc_cache()
594 static struct nl_cache_ops nfnl_exp_ops = { variable
612 nl_cache_mngt_register(&nfnl_exp_ops); in exp_init()
617 nl_cache_mngt_unregister(&nfnl_exp_ops); in exp_exit()