select_ops        735 include/net/netfilter/nf_tables.h 	const struct nft_expr_ops	*(*select_ops)(const struct nft_ctx *,
select_ops       1109 include/net/netfilter/nf_tables.h 	const struct nft_object_ops	*(*select_ops)(const struct nft_ctx *,
select_ops        136 net/bridge/netfilter/nft_meta_bridge.c 	.select_ops     = nft_meta_bridge_select_ops,
select_ops        191 net/ipv4/netfilter/nft_fib_ipv4.c 	.select_ops	= nft_fib4_select_ops,
select_ops        236 net/ipv6/netfilter/nft_fib_ipv6.c 	.select_ops	= nft_fib6_select_ops,
select_ops       2203 net/netfilter/nf_tables_api.c 	if (type->select_ops != NULL) {
select_ops       2204 net/netfilter/nf_tables_api.c 		ops = type->select_ops(ctx,
select_ops       5105 net/netfilter/nf_tables_api.c 	if (type->select_ops) {
select_ops       5106 net/netfilter/nf_tables_api.c 		ops = type->select_ops(ctx, (const struct nlattr * const *)tb);
select_ops        280 net/netfilter/nft_cmp.c 	.select_ops	= nft_cmp_select_ops,
select_ops        774 net/netfilter/nft_compat.c 	.select_ops	= nft_match_select_ops,
select_ops        856 net/netfilter/nft_compat.c 	.select_ops	= nft_target_select_ops,
select_ops        756 net/netfilter/nft_ct.c 	.select_ops	= nft_ct_select_ops,
select_ops        541 net/netfilter/nft_exthdr.c 	.select_ops	= nft_exthdr_select_ops,
select_ops        238 net/netfilter/nft_fwd_netdev.c 	.select_ops	= nft_fwd_select_ops,
select_ops        229 net/netfilter/nft_hash.c 	.select_ops	= nft_hash_select_ops,
select_ops        232 net/netfilter/nft_limit.c 	.select_ops	= nft_limit_select_ops,
select_ops        337 net/netfilter/nft_limit.c 	.select_ops	= nft_limit_obj_select_ops,
select_ops        602 net/netfilter/nft_meta.c 	.select_ops	= nft_meta_select_ops,
select_ops        198 net/netfilter/nft_numgen.c 	.select_ops	= nft_ng_select_ops,
select_ops        233 net/netfilter/nft_objref.c 	.select_ops	= nft_objref_select_ops,
select_ops        655 net/netfilter/nft_payload.c 	.select_ops	= nft_payload_select_ops,
select_ops        197 net/netfilter/nft_queue.c 	.select_ops	= nft_queue_select_ops,