Searched defs:nft_family_ops (Results 1 – 1 of 1) sorted by relevance
72 struct nft_family_ops { struct73 int (*add)(struct nftnl_rule *r, void *data);74 bool (*is_same)(const void *data_a,76 void (*print_payload)(struct nftnl_expr *e,78 void (*parse_meta)(struct nft_xt_ctx *ctx, struct nftnl_expr *e,103 bool (*rule_find)(struct nft_family_ops *ops, struct nftnl_rule *r, argument105 int (*xlate)(const void *data, struct xt_xlate *xl);