Searched refs:nf_flow_table_init (Results 1 – 6 of 6) sorted by relevance
11 .init = nf_flow_table_init,
12 .init = nf_flow_table_init,
49 .init = nf_flow_table_init,
505 int nf_flow_table_init(struct nf_flowtable *flowtable) in nf_flow_table_init() function527 EXPORT_SYMBOL_GPL(nf_flow_table_init);
223 int nf_flow_table_init(struct nf_flowtable *flow_table);
300 err = nf_flow_table_init(&ct_ft->nf_ft); in tcf_ct_flow_table_get()