Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnft_log.c22 static const char *nft_log_null_prefix = ""; variable
157 priv->prefix = (char *)nft_log_null_prefix; in nft_log_init()
206 if (priv->prefix != nft_log_null_prefix) in nft_log_init()
217 if (priv->prefix != nft_log_null_prefix) in nft_log_destroy()
231 if (priv->prefix != nft_log_null_prefix) in nft_log_dump()