Searched refs:nf_nat_sip_hooks (Results 1 – 2 of 2) sorted by relevance
110 struct nf_nat_sip_hooks { struct167 extern const struct nf_nat_sip_hooks __rcu *nf_nat_sip_hooks; argument
651 RCU_INIT_POINTER(nf_nat_sip_hooks, NULL); in nf_nat_sip_fini()656 static const struct nf_nat_sip_hooks sip_hooks = {668 BUG_ON(nf_nat_sip_hooks != NULL); in nf_nat_sip_init()670 RCU_INIT_POINTER(nf_nat_sip_hooks, &sip_hooks); in nf_nat_sip_init()