Searched refs:nf_log_trace (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/net/netfilter/ |
D | nf_log.h | 88 void nf_log_trace(struct net *net,
|
/Linux-v4.19/net/netfilter/ |
D | nf_log.c | 243 void nf_log_trace(struct net *net, in nf_log_trace() function 265 EXPORT_SYMBOL(nf_log_trace);
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | ip_tables.c | 214 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
|
/Linux-v4.19/net/ipv6/netfilter/ |
D | ip6_tables.c | 239 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()
|