Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetfilter.h471 struct nfnl_ct_hook { struct
482 extern struct nfnl_ct_hook __rcu *nfnl_ct_hook; argument
/linux/net/netfilter/
A Dnfnetlink_queue.c391 struct nfnl_ct_hook *nfnl_ct; in nfqnl_build_packet_message()
444 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfqnl_build_packet_message()
1107 static struct nf_conn *nfqnl_ct_parse(struct nfnl_ct_hook *nfnl_ct, in nfqnl_ct_parse()
1178 struct nfnl_ct_hook *nfnl_ct; in nfqnl_recv_verdict()
1199 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfqnl_recv_verdict()
1293 !rcu_access_pointer(nfnl_ct_hook)) { in nfqnl_recv_config()
1298 if (rcu_access_pointer(nfnl_ct_hook)) in nfqnl_recv_config()
A Dnfnetlink_log.c454 const struct nfnl_ct_hook *nfnl_ct, in __build_packet_message()
689 const struct nfnl_ct_hook *nfnl_ct = NULL; in nfulnl_log_packet()
738 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfulnl_log_packet()
908 !rcu_access_pointer(nfnl_ct_hook)) { in nfulnl_recv_config()
913 if (rcu_access_pointer(nfnl_ct_hook)) { in nfulnl_recv_config()
A Dcore.c669 struct nfnl_ct_hook __rcu *nfnl_ct_hook __read_mostly;
670 EXPORT_SYMBOL_GPL(nfnl_ct_hook);
A Dnf_conntrack_netlink.c2925 static struct nfnl_ct_hook ctnetlink_glue_hook = {
3899 RCU_INIT_POINTER(nfnl_ct_hook, &ctnetlink_glue_hook); in ctnetlink_init()
3917 RCU_INIT_POINTER(nfnl_ct_hook, NULL); in ctnetlink_exit()
/linux/
A Dvmlinux.symvers47 0x00000000 nfnl_ct_hook vmlinux EXPORT_SYMBOL_GPL
A DSystem.map130280 ffff800011dd0a28 D nfnl_ct_hook
A D.tmp_System.map130280 ffff800011dd0a28 D nfnl_ct_hook

Completed in 382 milliseconds