Searched refs:nf_log_dump_packet_common (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/netfilter/ |
D | nf_log_common.c | 152 nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf, in nf_log_dump_packet_common() function 176 EXPORT_SYMBOL_GPL(nf_log_dump_packet_common);
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_log_arp.c | 98 nf_log_dump_packet_common(m, pf, hooknum, skb, in, out, loginfo, in nf_log_arp_packet()
|
D | nf_log_ipv4.c | 330 nf_log_dump_packet_common(m, pf, hooknum, skb, in, in nf_log_ip_packet()
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_log.h | 105 void nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf,
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_log_ipv6.c | 362 nf_log_dump_packet_common(m, pf, hooknum, skb, in, out, in nf_log_ip6_packet()
|