Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_log.h87 void nf_log_trace(struct net *net,
/linux-6.1.9/net/netfilter/
Dnf_log.c234 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/
Dip6_tables.c236 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()
/linux-6.1.9/net/ipv4/netfilter/
Dip_tables.c211 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()