Searched refs:nat_t120_hook (Results 1 – 3 of 3) sorted by relevance
68 extern int (*nat_t120_hook) (struct sk_buff *skb, struct nf_conn *ct,
588 BUG_ON(nat_t120_hook != NULL); in init()598 RCU_INIT_POINTER(nat_t120_hook, nat_t120); in init()615 RCU_INIT_POINTER(nat_t120_hook, NULL); in fini()
82 int (*nat_t120_hook) (struct sk_buff *skb, variable344 typeof(nat_t120_hook) nat_t120; in expect_t120()364 (nat_t120 = rcu_dereference(nat_t120_hook)) && in expect_t120()1895 EXPORT_SYMBOL_GPL(nat_t120_hook);