Searched refs:nf_ct_l3proto_find_get (Results 1 – 2 of 2) sorted by relevance
89 struct nf_conntrack_l3proto *nf_ct_l3proto_find_get(u_int16_t l3proto);
81 nf_ct_l3proto_find_get(u_int16_t l3proto) in nf_ct_l3proto_find_get() function93 EXPORT_SYMBOL_GPL(nf_ct_l3proto_find_get);101 retry: p = nf_ct_l3proto_find_get(l3proto); in nf_ct_l3proto_try_module_get()