nf_log_dump_udp_header 104 include/net/netfilter/nf_log.h int nf_log_dump_udp_header(struct nf_log_buf *m, const struct sk_buff *skb, nf_log_dump_udp_header 106 net/ipv4/netfilter/nf_log_ipv4.c if (nf_log_dump_udp_header(m, skb, ih->protocol, nf_log_dump_udp_header 209 net/ipv6/netfilter/nf_log_ipv6.c if (nf_log_dump_udp_header(m, skb, currenthdr, fragment, ptr)) nf_log_dump_udp_header 51 net/netfilter/nf_log_common.c EXPORT_SYMBOL_GPL(nf_log_dump_udp_header);