nf_logger_put
void nf_logger_put(int pf, enum nf_log_type type);
nf_logger_put(NFPROTO_IPV4, type);
nf_logger_put(NFPROTO_IPV4, type);
nf_logger_put(NFPROTO_IPV6, type);
EXPORT_SYMBOL_GPL(nf_logger_put);
nf_logger_put(ctx->family, li->type);
nf_logger_put(par->family, NF_LOG_TYPE_LOG);
nf_logger_put(par->family, NF_LOG_TYPE_ULOG);
nf_logger_put(par->family, NF_LOG_TYPE_LOG);