Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnfnetlink_log.c690 const struct nf_loginfo *li_user, in nfulnl_log_packet() argument
704 if (li_user && li_user->type == NF_LOG_TYPE_ULOG) in nfulnl_log_packet()
705 li = li_user; in nfulnl_log_packet()