Searched refs:nat_t120_hook (Results 1 – 3 of 3) sorted by relevance
70 extern int (*nat_t120_hook) (struct sk_buff *skb, struct nf_conn *ct,
590 BUG_ON(nat_t120_hook != NULL); in init()600 RCU_INIT_POINTER(nat_t120_hook, nat_t120); in init()617 RCU_INIT_POINTER(nat_t120_hook, NULL); in fini()
82 int (*nat_t120_hook) (struct sk_buff *skb, variable340 typeof(nat_t120_hook) nat_t120; in expect_t120()360 (nat_t120 = rcu_dereference(nat_t120_hook)) && in expect_t120()1845 EXPORT_SYMBOL_GPL(nat_t120_hook);