Searched refs:nft_log_null_prefix (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/
H A Dnft_log.c22 static const char *nft_log_null_prefix = ""; variable
65 priv->prefix = (char *)nft_log_null_prefix; nft_log_init()
123 if (priv->prefix != nft_log_null_prefix) nft_log_destroy()
139 if (priv->prefix != nft_log_null_prefix) nft_log_dump()

Completed in 74 milliseconds