Home
last modified time | relevance | path

Searched refs:nft_ctx (Results 1 – 4 of 4) sorted by relevance

/include/net/netfilter/
Dnft_meta.h17 int nft_meta_get_init(const struct nft_ctx *ctx,
21 int nft_meta_set_init(const struct nft_ctx *ctx,
39 void nft_meta_set_destroy(const struct nft_ctx *ctx,
42 int nft_meta_set_validate(const struct nft_ctx *ctx,
Dnft_reject.h17 int nft_reject_validate(const struct nft_ctx *ctx,
21 int nft_reject_init(const struct nft_ctx *ctx,
Dnf_tables.h176 struct nft_ctx { struct
200 int nft_data_init(const struct nft_ctx *ctx, struct nft_data *data, argument
221 int nft_parse_register_store(const struct nft_ctx *ctx,
270 int (*fn)(const struct nft_ctx *ctx,
379 void (*walk)(const struct nft_ctx *ctx,
396 void (*destroy)(const struct nft_ctx *ctx,
531 void nf_tables_activate_set(const struct nft_ctx *ctx, struct nft_set *set);
532 void nf_tables_deactivate_set(const struct nft_ctx *ctx, struct nft_set *set,
535 int nf_tables_bind_set(const struct nft_ctx *ctx, struct nft_set *set,
537 void nf_tables_destroy_set(const struct nft_ctx *ctx, struct nft_set *set);
[all …]
Dnft_fib.h22 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr,
24 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,