nft_objref_type    85 net/netfilter/nft_objref.c static struct nft_expr_type nft_objref_type;
nft_objref_type    87 net/netfilter/nft_objref.c 	.type		= &nft_objref_type,
nft_objref_type   194 net/netfilter/nft_objref.c static struct nft_expr_type nft_objref_type;
nft_objref_type   196 net/netfilter/nft_objref.c 	.type		= &nft_objref_type,
nft_objref_type   231 net/netfilter/nft_objref.c static struct nft_expr_type nft_objref_type __read_mostly = {
nft_objref_type   241 net/netfilter/nft_objref.c 	return nft_register_expr(&nft_objref_type);
nft_objref_type   246 net/netfilter/nft_objref.c 	nft_unregister_expr(&nft_objref_type);