Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnfnetlink_log.h11 const struct nf_loginfo *li_user,
/linux-4.1.27/net/netfilter/
Dnfnetlink_log.c622 const struct nf_loginfo *li_user, in nfulnl_log_packet() argument
632 if (li_user && li_user->type == NF_LOG_TYPE_ULOG) in nfulnl_log_packet()
633 li = li_user; in nfulnl_log_packet()