Searched refs:nf_flow_table_init (Results 1 – 4 of 4) sorted by relevance
66 .init = nf_flow_table_init,76 .init = nf_flow_table_init,86 .init = nf_flow_table_init,
545 int nf_flow_table_init(struct nf_flowtable *flowtable) in nf_flow_table_init() function567 EXPORT_SYMBOL_GPL(nf_flow_table_init);
280 int nf_flow_table_init(struct nf_flowtable *flow_table);
309 err = nf_flow_table_init(&ct_ft->nf_ft); in tcf_ct_flow_table_get()
Completed in 11 milliseconds