Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_inet.c100 nft_register_flowtable_type(&flowtable_ipv4); in nf_flow_inet_module_init()
101 nft_register_flowtable_type(&flowtable_ipv6); in nf_flow_inet_module_init()
102 nft_register_flowtable_type(&flowtable_inet); in nf_flow_inet_module_init()
H A Dnf_tables_api.c8690 void nft_register_flowtable_type(struct nf_flowtable_type *type) in nft_register_flowtable_type() function
8696 EXPORT_SYMBOL_GPL(nft_register_flowtable_type);
/linux/include/net/netfilter/
H A Dnf_tables.h1508 void nft_register_flowtable_type(struct nf_flowtable_type *type);