Searched refs:nf_log_trace (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/include/net/netfilter/ |
D | nf_log.h | 83 void nf_log_trace(struct net *net,
|
/linux-4.1.27/net/netfilter/ |
D | nf_log.c | 220 void nf_log_trace(struct net *net, in nf_log_trace() function 242 EXPORT_SYMBOL(nf_log_trace);
|
D | nf_tables_core.c | 53 nf_log_trace(net, pkt->xt.family, pkt->ops->hooknum, pkt->skb, pkt->in, in __nft_trace_packet()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6_tables.c | 304 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ip_tables.c | 275 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
|