Home
last modified time | relevance | path

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

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