Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_log.h87 void nf_log_trace(struct net *net,
/openbmc/linux/net/netfilter/
H A Dnf_log.c235 void nf_log_trace(struct net *net, in nf_log_trace() function
257 EXPORT_SYMBOL(nf_log_trace);
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c209 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c234 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()