Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnfnetlink_log.c679 const struct nf_loginfo *li_user, in nfulnl_log_packet() argument
693 if (li_user && li_user->type == NF_LOG_TYPE_ULOG) in nfulnl_log_packet()
694 li = li_user; in nfulnl_log_packet()