nf_flowtable_type 27 include/net/netfilter/nf_flow_table.h const struct nf_flowtable_type *type; nf_flowtable_type 1191 include/net/netfilter/nf_tables.h void nft_register_flowtable_type(struct nf_flowtable_type *type); nf_flowtable_type 1192 include/net/netfilter/nf_tables.h void nft_unregister_flowtable_type(struct nf_flowtable_type *type); nf_flowtable_type 9 net/ipv4/netfilter/nf_flow_table_ipv4.c static struct nf_flowtable_type flowtable_ipv4 = { nf_flowtable_type 10 net/ipv6/netfilter/nf_flow_table_ipv6.c static struct nf_flowtable_type flowtable_ipv6 = { nf_flowtable_type 24 net/netfilter/nf_flow_table_inet.c static struct nf_flowtable_type flowtable_inet = { nf_flowtable_type 5605 net/netfilter/nf_tables_api.c void nft_register_flowtable_type(struct nf_flowtable_type *type) nf_flowtable_type 5613 net/netfilter/nf_tables_api.c void nft_unregister_flowtable_type(struct nf_flowtable_type *type) nf_flowtable_type 5769 net/netfilter/nf_tables_api.c static const struct nf_flowtable_type *__nft_flowtable_type_get(u8 family) nf_flowtable_type 5771 net/netfilter/nf_tables_api.c const struct nf_flowtable_type *type; nf_flowtable_type 5780 net/netfilter/nf_tables_api.c static const struct nf_flowtable_type * nf_flowtable_type 5783 net/netfilter/nf_tables_api.c const struct nf_flowtable_type *type; nf_flowtable_type 5819 net/netfilter/nf_tables_api.c const struct nf_flowtable_type *type;