Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dexp.c33 static struct nl_cache_ops nfnl_exp_ops; variable
585 return nl_cache_alloc_and_fill(&nfnl_exp_ops, sk, result); in nfnl_exp_alloc_cache()
605 static struct nl_cache_ops nfnl_exp_ops = { variable
623 nl_cache_mngt_register(&nfnl_exp_ops); in exp_init()
628 nl_cache_mngt_unregister(&nfnl_exp_ops); in exp_exit()