nft_object_ops   1076 include/net/netfilter/nf_tables.h 	const struct nft_object_ops	*ops ____cacheline_aligned;
nft_object_ops   1109 include/net/netfilter/nf_tables.h 	const struct nft_object_ops	*(*select_ops)(const struct nft_ctx *,
nft_object_ops   1111 include/net/netfilter/nf_tables.h 	const struct nft_object_ops	*ops;
nft_object_ops   5088 net/netfilter/nf_tables_api.c 	const struct nft_object_ops *ops;
nft_object_ops    148 net/netfilter/nft_connlimit.c static const struct nft_object_ops nft_connlimit_obj_ops = {
nft_object_ops    177 net/netfilter/nft_counter.c static const struct nft_object_ops nft_counter_obj_ops = {
nft_object_ops    958 net/netfilter/nft_ct.c static const struct nft_object_ops nft_ct_timeout_obj_ops = {
nft_object_ops   1140 net/netfilter/nft_ct.c static const struct nft_object_ops nft_ct_helper_obj_ops = {
nft_object_ops   1269 net/netfilter/nft_ct.c static const struct nft_object_ops nft_ct_expect_obj_ops = {
nft_object_ops    274 net/netfilter/nft_limit.c static const struct nft_object_ops nft_limit_obj_pkts_ops = {
nft_object_ops    312 net/netfilter/nft_limit.c static const struct nft_object_ops nft_limit_obj_bytes_ops = {
nft_object_ops    320 net/netfilter/nft_limit.c static const struct nft_object_ops *
nft_object_ops    699 net/netfilter/nft_meta.c static const struct nft_object_ops nft_secmark_obj_ops = {
nft_object_ops    166 net/netfilter/nft_quota.c static const struct nft_object_ops nft_quota_obj_ops = {
nft_object_ops    341 net/netfilter/nft_synproxy.c static const struct nft_object_ops nft_synproxy_obj_ops = {
nft_object_ops    566 net/netfilter/nft_tunnel.c static const struct nft_object_ops nft_tunnel_obj_ops = {