Searched refs:nf_flowtable_type (Results 1 – 5 of 5) 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 = {
8639 void nft_register_flowtable_type(struct nf_flowtable_type *type) in __nft_obj_notify() 8647 void nft_unregister_flowtable_type(struct nf_flowtable_type *type) in __nft_obj_notify() 8800 static const struct nf_flowtable_type *__nft_flowtable_type_get(u8 family) in nft_flowtable_parse_hook() 8802 const struct nf_flowtable_type *type; in nft_flowtable_parse_hook() 8811 static const struct nf_flowtable_type * in nft_flowtable_parse_hook() 8814 const struct nf_flowtable_type *type; in nft_flowtable_parse_hook() 9047 const struct nf_flowtable_type *type; in nft_flowtable_update()
52 struct nf_flowtable_type { struct82 const struct nf_flowtable_type *type; argument
1496 void nft_register_flowtable_type(struct nf_flowtable_type *type);1497 void nft_unregister_flowtable_type(struct nf_flowtable_type *type);
316 static struct nf_flowtable_type flowtable_ct = {