#include <nft-shared.h>
bool(* nft_family_ops::is_same)(const void *data_a, const void *data_b) |
Referenced by nft_ipv46_rule_find().
void(* nft_family_ops::parse_bitwise)(struct nft_xt_ctx *ctx, struct nft_rule_expr *e, void *data) |
void(* nft_family_ops::parse_cmp)(struct nft_xt_ctx *ctx, struct nft_rule_expr *e, void *data) |
void(* nft_family_ops::parse_immediate)(const char *jumpto, bool nft_goto, void *data) |
Referenced by nft_parse_immediate().
void(* nft_family_ops::parse_meta)(struct nft_xt_ctx *ctx, struct nft_rule_expr *e, void *data) |
Referenced by nft_parse_cmp().
void(* nft_family_ops::parse_payload)(struct nft_xt_ctx *ctx, struct nft_rule_expr *e, void *data) |
Referenced by nft_parse_cmp().
void(* nft_family_ops::parse_target)(struct xtables_target *t, void *data) |
Referenced by nft_parse_target().
void(* nft_family_ops::post_parse)(int command, struct iptables_command_state *cs, struct xtables_args *args) |
Referenced by do_commandx().
Referenced by nft_rule_list().
void(* nft_family_ops::print_header)(unsigned int format, const char *chain, const char *pol, const struct xt_counters *counters, bool basechain, uint32_t refs) |
Referenced by nft_rule_list().
void(* nft_family_ops::print_payload)(struct nft_rule_expr *e, struct nft_rule_expr_iter *iter) |
void(* nft_family_ops::proto_parse)(struct iptables_command_state *cs, struct xtables_args *args) |
Referenced by do_commandx().
void(* nft_family_ops::save_counters)(const void *data) |
Referenced by nft_rule_print_save().
Referenced by nft_rule_print_save().