Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnfnetlink_log.h11 const struct nf_loginfo *li_user,
/linux-4.4.14/net/netfilter/
Dnfnetlink_log.c627 const struct nf_loginfo *li_user, in nfulnl_log_packet() argument
641 if (li_user && li_user->type == NF_LOG_TYPE_ULOG) in nfulnl_log_packet()
642 li = li_user; in nfulnl_log_packet()