Home
last modified time | relevance | path

Searched refs:nft_unregister_flowtable_type (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
H A Dnf_flow_table_inet.c109 nft_unregister_flowtable_type(&flowtable_inet); in nf_flow_inet_module_exit()
110 nft_unregister_flowtable_type(&flowtable_ipv6); in nf_flow_inet_module_exit()
111 nft_unregister_flowtable_type(&flowtable_ipv4); in nf_flow_inet_module_exit()
H A Dnf_tables_api.c8698 void nft_unregister_flowtable_type(struct nf_flowtable_type *type) in nft_unregister_flowtable_type() function
8704 EXPORT_SYMBOL_GPL(nft_unregister_flowtable_type);
/linux/include/net/netfilter/
H A Dnf_tables.h1509 void nft_unregister_flowtable_type(struct nf_flowtable_type *type);