Home
last modified time | relevance | path

Searched defs:nft_family_ops (Results 1 – 1 of 1) sorted by relevance

/external/iptables/iptables/
Dnft-shared.h72 struct nft_family_ops { struct
73 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, argument
105 int (*xlate)(const void *data, struct xt_xlate *xl);