Searched refs:nf_ct_get_id (Results 1 – 2 of 2) sorted by relevance
487 u32 nf_ct_get_id(const struct nf_conn *ct) in nf_ct_get_id() function506 EXPORT_SYMBOL_GPL(nf_ct_get_id);
172 *dest = nf_ct_get_id(ct); in nft_ct_get_eval()