Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct.c31 static struct nl_cache_ops nfnl_ct_ops; variable
643 return nl_cache_alloc_and_fill(&nfnl_ct_ops, sk, result); in nfnl_ct_alloc_cache()
663 static struct nl_cache_ops nfnl_ct_ops = { variable
681 nl_cache_mngt_register(&nfnl_ct_ops); in ct_init()
686 nl_cache_mngt_unregister(&nfnl_ct_ops); in ct_exit()