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