Searched refs:nf_ct_helper_expectfn_find_by_symbol (Results 1 – 3 of 3) sorted by relevance
161 nf_ct_helper_expectfn_find_by_symbol(const void *symbol);
310 nf_ct_helper_expectfn_find_by_symbol(const void *symbol) in nf_ct_helper_expectfn_find_by_symbol() function323 EXPORT_SYMBOL_GPL(nf_ct_helper_expectfn_find_by_symbol);
3055 expfn = nf_ct_helper_expectfn_find_by_symbol(exp->expectfn); in ctnetlink_exp_dump_expect()