Searched refs:nf_flowtable_type (Results 1 – 4 of 4) sorted by relevance
68 static struct nf_flowtable_type flowtable_inet = {78 static struct nf_flowtable_type flowtable_ipv4 = {88 static struct nf_flowtable_type flowtable_ipv6 = {
8793 void nft_register_flowtable_type(struct nf_flowtable_type *type) in nft_unregister_flowtable_type() 8801 void nft_unregister_flowtable_type(struct nf_flowtable_type *type)8954 static const struct nf_flowtable_type *__nft_flowtable_type_get(u8 family) in nft_flowtable_type_get() 8956 const struct nf_flowtable_type *type; in nft_flowtable_type_get() 8965 static const struct nf_flowtable_type * in nft_flowtable_type_get() 8968 const struct nf_flowtable_type *type; in nft_flowtable_type_get() 9213 const struct nf_flowtable_type *type; in nf_tables_newflowtable()
52 struct nf_flowtable_type { struct82 const struct nf_flowtable_type *type; argument
316 static struct nf_flowtable_type flowtable_ct = {