Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_log.h88 void nf_log_trace(struct net *net,
/Linux-v4.19/net/netfilter/
Dnf_log.c243 void nf_log_trace(struct net *net, in nf_log_trace() function
265 EXPORT_SYMBOL(nf_log_trace);
/Linux-v4.19/net/ipv4/netfilter/
Dip_tables.c214 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c239 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()