Searched refs:trace_loginfo (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/ |
| H A D | 0007-netfilter-nft_log-complete-NFTA_LOG_FLAGS-attr-suppo.patch | 113 @@ -210,7 +210,7 @@ static struct nf_loginfo trace_loginfo = { 161 @@ -239,7 +239,7 @@ static struct nf_loginfo trace_loginfo = { 196 @@ -39,7 +39,7 @@ static struct nf_loginfo trace_loginfo = {
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | ip_tables.c | 146 static const struct nf_loginfo trace_loginfo = { variable 211 nf_log_trace(net, AF_INET, hook, skb, in, out, &trace_loginfo, in trace_packet()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 171 static const struct nf_loginfo trace_loginfo = { variable 236 nf_log_trace(net, AF_INET6, hook, skb, in, out, &trace_loginfo, in trace_packet()
|