| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 213 struct nft_ctx { struct 238 int nft_data_init(const struct nft_ctx *ctx, struct nft_data *data, argument 258 int nft_parse_register_load(const struct nft_ctx *ctx, 260 int nft_parse_register_store(const struct nft_ctx *ctx, 335 int (*fn)(const struct nft_ctx *ctx, 422 int nft_expr_inner_parse(const struct nft_ctx *ctx, const struct nlattr *nla, 425 void nft_expr_destroy(const struct nft_ctx *ctx, struct nft_expr *expr); 488 void (*walk)(const struct nft_ctx *ctx, 508 void (*destroy)(const struct nft_ctx *ctx, 677 void nf_tables_activate_set(const struct nft_ctx *ctx, struct nft_set *set); [all …]
|
| H A D | nft_reject.h | 17 int nft_reject_validate(const struct nft_ctx *ctx, 20 int nft_reject_init(const struct nft_ctx *ctx,
|
| /linux/net/netfilter/ |
| H A D | nft_compat.c | 31 static int nft_compat_chain_validate_dependency(const struct nft_ctx *ctx, in nft_compat_chain_validate_dependency() 145 const struct nft_ctx *ctx, in nft_target_set_tgchk_param() 244 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() 300 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy() 353 static int nft_target_validate(const struct nft_ctx *ctx, in nft_target_validate() 400 static int nft_target_bridge_validate(const struct nft_ctx *ctx, in __nft_match_eval() 470 nft_match_set_mtchk_param(struct xt_mtchk_param *par, const struct nft_ctx *ctx, in nft_match_set_mtchk_param() 522 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init() 550 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_large_init() 557 nft_match_large_init(const struct nft_ctx *ct in nft_match_large_init() [all...] |
| H A D | nf_tables_api.c | 128 static bool nft_chain_vstate_valid(const struct nft_ctx *ctx, in nft_chain_vstate_valid() 155 static void nft_ctx_init(struct nft_ctx *ctx, in nft_ctx_init() 178 static struct nft_trans *nft_trans_alloc(const struct nft_ctx *ctx, in nft_trans_alloc() 227 static void __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, in __nft_set_trans_bind() 252 static void nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set) in nft_set_trans_bind() 257 static void nft_set_trans_unbind(const struct nft_ctx *ctx, struct nft_set *set) in nft_set_trans_unbind() 262 static void __nft_chain_trans_bind(const struct nft_ctx *ctx, in __nft_chain_trans_bind() 287 static void nft_chain_trans_bind(const struct nft_ctx *ctx, in nft_chain_trans_bind() 293 int nf_tables_bind_chain(const struct nft_ctx *ctx, struct nft_chain *chain) in nf_tables_bind_chain() 313 void nf_tables_unbind_chain(const struct nft_ctx *ct [all...] |
| H A D | nft_fwd_netdev.c | 46 static int nft_fwd_netdev_init(const struct nft_ctx *ctx, in nft_fwd_netdev_init() 189 static int nft_fwd_neigh_init(const struct nft_ctx *ctx, in nft_fwd_neigh_init() 240 static int nft_fwd_validate(const struct nft_ctx *ctx, in nft_fwd_validate() 269 nft_fwd_select_ops(const struct nft_ctx *ctx, in nft_fwd_select_ops()
|
| H A D | nft_dynset.c | 33 struct nft_ctx ctx = { in nft_dynset_expr_setup() 135 nft_dynset_expr_alloc(const struct nft_ctx *ctx, const struct nft_set *set, in nft_dynset_expr_alloc() 171 static int nft_dynset_init(const struct nft_ctx *ctx, in nft_dynset_init() 347 static void nft_dynset_deactivate(const struct nft_ctx *ctx, in nft_dynset_deactivate() 356 static void nft_dynset_activate(const struct nft_ctx *ctx, in nft_dynset_activate() 364 static void nft_dynset_destroy(const struct nft_ctx *ctx, in nft_dynset_destroy()
|
| H A D | nft_ct.c | 382 static void __nft_ct_get_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_get_destroy() 390 static int nft_ct_get_init(const struct nft_ctx *ctx, in nft_ct_get_init() 535 static void __nft_ct_set_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_set_destroy() 557 static int nft_ct_set_init(const struct nft_ctx *ctx, in nft_ct_set_init() 643 static void nft_ct_get_destroy(const struct nft_ctx *ctx, in nft_ct_get_destroy() 652 static void nft_ct_set_destroy(const struct nft_ctx *ctx, in nft_ct_set_destroy() 769 nft_ct_select_ops(const struct nft_ctx *ctx, in nft_ct_select_ops() 908 static int nft_ct_timeout_obj_init(const struct nft_ctx *ctx, in nft_ct_timeout_obj_eval() 965 static void nft_ct_timeout_obj_destroy(const struct nft_ctx *ctx, 1026 static int nft_ct_helper_obj_init(const struct nft_ctx *ct [all...] |
| H A D | nft_reject.c | 26 int nft_reject_validate(const struct nft_ctx *ctx, in nft_reject_validate() 37 int nft_reject_init(const struct nft_ctx *ctx, in nft_reject_init()
|
| H A D | nft_osf.c | 65 static int nft_osf_init(const struct nft_ctx *ctx, in nft_osf_init() 115 static int nft_osf_validate(const struct nft_ctx *ctx, in nft_osf_validate()
|
| H A D | nft_set_hash.c | 267 static void nft_rhash_walk_ro(const struct nft_ctx *ctx, struct nft_set *set, in nft_rhash_walk_ro() 301 static void nft_rhash_walk_update(const struct nft_ctx *ctx, in nft_rhash_walk_update() 372 static void nft_rhash_walk(const struct nft_ctx *ctx, struct nft_set *set, in nft_rhash_walk() 538 const struct nft_ctx ctx; 550 static void nft_rhash_destroy(const struct nft_ctx *ctx, in nft_rhash_destroy() 751 static void nft_hash_walk(const struct nft_ctx *ctx, struct nft_set *set, in nft_hash_walk() 792 static void nft_hash_destroy(const struct nft_ctx *ctx, in nft_hash_destroy()
|
| H A D | nft_exthdr.c | 498 static int nft_exthdr_init(const struct nft_ctx *ctx, in nft_exthdr_init() 549 static int nft_exthdr_tcp_set_init(const struct nft_ctx *ctx, in nft_exthdr_tcp_set_init() 598 static int nft_exthdr_tcp_strip_init(const struct nft_ctx *ctx, in nft_exthdr_tcp_strip_init() 620 static int nft_exthdr_ipv4_init(const struct nft_ctx *ctx, in nft_exthdr_ipv4_init() 643 static int nft_exthdr_dccp_init(const struct nft_ctx *ctx, in nft_exthdr_dccp_init() 767 nft_exthdr_select_ops(const struct nft_ctx *ctx, in nft_exthdr_select_ops()
|
| H A D | nft_tunnel.c | 74 static int nft_tunnel_get_init(const struct nft_ctx *ctx, in nft_tunnel_get_init() 165 static int nft_tunnel_obj_ip_init(const struct nft_ctx *ctx, in nft_tunnel_obj_ip_init() 194 static int nft_tunnel_obj_ip6_init(const struct nft_ctx *ctx, in nft_tunnel_obj_ip6_init() 359 static int nft_tunnel_obj_opts_init(const struct nft_ctx *ctx, in nft_tunnel_obj_opts_init() 419 static int nft_tunnel_obj_init(const struct nft_ctx *ctx, in nft_tunnel_obj_init() 674 static void nft_tunnel_obj_destroy(const struct nft_ctx *ctx, in nft_tunnel_obj_destroy()
|
| H A D | nft_tproxy.c | 191 static int nft_tproxy_init(const struct nft_ctx *ctx, in nft_tproxy_init() 273 static void nft_tproxy_destroy(const struct nft_ctx *ctx, in nft_tproxy_destroy() 315 static int nft_tproxy_validate(const struct nft_ctx *ctx, in nft_tproxy_validate()
|
| H A D | nft_bitwise.c | 212 static int nft_bitwise_init_bool(const struct nft_ctx *ctx, in nft_bitwise_init_bool() 250 static int nft_bitwise_init(const struct nft_ctx *ctx, in nft_bitwise_init() 434 static int nft_bitwise_fast_init(const struct nft_ctx *ctx, in nft_bitwise_fast_init() 523 nft_bitwise_select_ops(const struct nft_ctx *ctx, in nft_bitwise_select_ops()
|
| H A D | nft_set_bitmap.c | 222 static void nft_bitmap_walk(const struct nft_ctx *ctx, in nft_bitmap_walk() 279 static void nft_bitmap_destroy(const struct nft_ctx *ctx, in nft_bitmap_destroy()
|
| H A D | nft_payload.c | 222 static int nft_payload_init(const struct nft_ctx *ctx, in nft_payload_init() 625 static int nft_payload_inner_init(const struct nft_ctx *ctx, in nft_payload_inner_init() 922 static int nft_payload_set_init(const struct nft_ctx *ctx, in nft_payload_set_init() 1010 nft_payload_select_ops(const struct nft_ctx *ctx, in nft_payload_select_ops()
|
| H A D | nft_byteorder.c | 83 static int nft_byteorder_init(const struct nft_ctx *ctx, in nft_byteorder_init()
|
| H A D | nft_set_rbtree.c | 836 static void nft_rbtree_do_walk(const struct nft_ctx *ctx, 858 static void nft_rbtree_walk(const struct nft_ctx *ctx, 984 static void nft_rbtree_destroy(const struct nft_ctx *ctx,
|
| H A D | nft_set_pipapo.c | 2132 static void nft_pipapo_do_walk(const struct nft_ctx *ctx, struct nft_set *set, 2171 static void nft_pipapo_walk(const struct nft_ctx *ctx, struct nft_set *set, 2330 static void nft_set_pipapo_match_destroy(const struct nft_ctx *ctx, 2357 static void nft_pipapo_destroy(const struct nft_ctx *ctx,
|
| H A D | nft_inner.c | 335 static int nft_inner_init(const struct nft_ctx *ctx, in nft_inner_init()
|
| /linux/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 278 nft_fib6_select_ops(const struct nft_ctx *ctx, in nft_fib6_select_ops()
|