Home
last modified time | relevance | path

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

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