Searched refs:nf_nat_pptp_hook_expectfn (Results 1 – 3 of 3) sorted by relevance
296 BUG_ON(nf_nat_pptp_hook_expectfn != NULL); in nf_nat_helper_pptp_init()297 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, pptp_nat_expected); in nf_nat_helper_pptp_init()303 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, NULL); in nf_nat_helper_pptp_fini()
68 (*nf_nat_pptp_hook_expectfn)(struct nf_conn *ct, variable70 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_expectfn);106 typeof(nf_nat_pptp_hook_expectfn) nf_nat_pptp_expectfn; in pptp_expectfn()117 nf_nat_pptp_expectfn = rcu_dereference(nf_nat_pptp_hook_expectfn); in pptp_expectfn()
322 (*nf_nat_pptp_hook_expectfn)(struct nf_conn *ct,