Searched defs:nf_flowtable_type (Results 1 – 2 of 2) sorted by relevance
48 struct nf_flowtable_type { struct49 struct list_head list;73 const struct nf_flowtable_type *type; argument
52 struct nf_flowtable_type { struct53 struct list_head list;54 int family;55 int (*init)(struct nf_flowtable *ft);56 bool (*gc)(const struct flow_offload *flow);80 const struct nf_flowtable_type *type; argument