nat_q931_hook 90 include/linux/netfilter/nf_conntrack_h323.h extern int (*nat_q931_hook) (struct sk_buff *skb, struct nf_conn *ct, nat_q931_hook 593 net/ipv4/netfilter/nf_nat_h323.c BUG_ON(nat_q931_hook != NULL); nat_q931_hook 603 net/ipv4/netfilter/nf_nat_h323.c RCU_INIT_POINTER(nat_q931_hook, nat_q931); nat_q931_hook 620 net/ipv4/netfilter/nf_nat_h323.c RCU_INIT_POINTER(nat_q931_hook, NULL); nat_q931_hook 103 net/netfilter/nf_conntrack_h323_main.c int (*nat_q931_hook) (struct sk_buff *skb, nat_q931_hook 1257 net/netfilter/nf_conntrack_h323_main.c typeof(nat_q931_hook) nat_q931; nat_q931_hook 1281 net/netfilter/nf_conntrack_h323_main.c nat_q931 = rcu_dereference(nat_q931_hook); nat_q931_hook 1848 net/netfilter/nf_conntrack_h323_main.c EXPORT_SYMBOL_GPL(nat_q931_hook);