Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_log.h88 void nf_log_trace(struct net *net,
/kernel/linux/linux-5.10/net/netfilter/
Dnf_log.c244 void nf_log_trace(struct net *net, in nf_log_trace() function
266 EXPORT_SYMBOL(nf_log_trace);
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dip_tables.c211 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dip6_tables.c236 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()