Home
last modified time | relevance | path

Searched refs:select_ops (Results 1 – 18 of 18) sorted by relevance

/linux/net/netfilter/
A Dnft_limit.c232 .select_ops = nft_limit_select_ops,
337 .select_ops = nft_limit_obj_select_ops,
A Dnft_queue.c197 .select_ops = nft_queue_select_ops,
A Dnft_fwd_netdev.c239 .select_ops = nft_fwd_select_ops,
A Dnft_numgen.c195 .select_ops = nft_ng_select_ops,
A Dnft_hash.c228 .select_ops = nft_hash_select_ops,
A Dnft_objref.c236 .select_ops = nft_objref_select_ops,
A Dnft_cmp.c320 .select_ops = nft_cmp_select_ops,
A Dnft_compat.c805 .select_ops = nft_match_select_ops,
887 .select_ops = nft_target_select_ops,
A Dnft_bitwise.c425 .select_ops = nft_bitwise_select_ops,
A Dnft_exthdr.c601 .select_ops = nft_exthdr_select_ops,
A Dnft_meta.c798 .select_ops = nft_meta_select_ops,
A Dnft_payload.c821 .select_ops = nft_payload_select_ops,
A Dnft_ct.c760 .select_ops = nft_ct_select_ops,
A Dnf_tables_api.c2714 if (type->select_ops != NULL) { in nf_tables_expr_parse()
2715 ops = type->select_ops(ctx, in nf_tables_expr_parse()
6453 if (type->select_ops) { in nft_obj_init()
6454 ops = type->select_ops(ctx, (const struct nlattr * const *)tb); in nft_obj_init()
/linux/net/bridge/netfilter/
A Dnft_meta_bridge.c135 .select_ops = nft_meta_bridge_select_ops,
/linux/net/ipv4/netfilter/
A Dnft_fib_ipv4.c191 .select_ops = nft_fib4_select_ops,
/linux/net/ipv6/netfilter/
A Dnft_fib_ipv6.c250 .select_ops = nft_fib6_select_ops,
/linux/include/net/netfilter/
A Dnf_tables.h822 const struct nft_expr_ops *(*select_ops)(const struct nft_ctx *, member
1225 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *, member

Completed in 43 milliseconds