Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_log.c22 static const char *nft_log_null_prefix = ""; variable
171 priv->prefix = (char *)nft_log_null_prefix; in nft_log_init()
224 if (priv->prefix != nft_log_null_prefix) in nft_log_init()
235 if (priv->prefix != nft_log_null_prefix) in nft_log_destroy()
250 if (priv->prefix != nft_log_null_prefix) in nft_log_dump()