Searched refs:nf_log_trace (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/net/netfilter/ |
D | nf_log.h | 87 void nf_log_trace(struct net *net,
|
/linux-6.1.9/net/netfilter/ |
D | nf_log.c | 234 void nf_log_trace(struct net *net, in nf_log_trace() function 256 EXPORT_SYMBOL(nf_log_trace);
|
/linux-6.1.9/net/ipv6/netfilter/ |
D | ip6_tables.c | 236 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()
|
/linux-6.1.9/net/ipv4/netfilter/ |
D | ip_tables.c | 211 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
|