nft_log_type      267 net/netfilter/nft_log.c static struct nft_expr_type nft_log_type;
nft_log_type      269 net/netfilter/nft_log.c 	.type		= &nft_log_type,
nft_log_type      277 net/netfilter/nft_log.c static struct nft_expr_type nft_log_type __read_mostly = {
nft_log_type      287 net/netfilter/nft_log.c 	return nft_register_expr(&nft_log_type);
nft_log_type      292 net/netfilter/nft_log.c 	nft_unregister_expr(&nft_log_type);