Searched refs:nf_nat_tftp_hook (Results 1 – 3 of 3) sorted by relevance
43 RCU_INIT_POINTER(nf_nat_tftp_hook, NULL); in nf_nat_tftp_fini()49 BUG_ON(nf_nat_tftp_hook != NULL); in nf_nat_tftp_init()51 RCU_INIT_POINTER(nf_nat_tftp_hook, help); in nf_nat_tftp_init()
35 unsigned int (*nf_nat_tftp_hook)(struct sk_buff *skb, variable38 EXPORT_SYMBOL_GPL(nf_nat_tftp_hook);50 typeof(nf_nat_tftp_hook) nf_nat_tftp; in tftp_help()78 nf_nat_tftp = rcu_dereference(nf_nat_tftp_hook); in tftp_help()
22 extern unsigned int (*nf_nat_tftp_hook)(struct sk_buff *skb,