Searched refs:trace_loginfo (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/netfilter/
H A Dnf_tables_core.c37 static struct nf_loginfo trace_loginfo = { variable in typeref:struct:nf_loginfo
52 pkt->out, &trace_loginfo, "TRACE: %s:%s:%s:%u ", __nft_trace_packet()
/linux-4.4.14/net/ipv4/netfilter/
H A Dip_tables.c208 static struct nf_loginfo trace_loginfo = { variable in typeref:struct:nf_loginfo
273 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, trace_packet()
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6_tables.c237 static struct nf_loginfo trace_loginfo = { variable in typeref:struct:nf_loginfo
302 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, trace_packet()

Completed in 192 milliseconds