nf_log_dump_tcp_header  106 include/net/netfilter/nf_log.h int nf_log_dump_tcp_header(struct nf_log_buf *m, const struct sk_buff *skb,
nf_log_dump_tcp_header   99 net/ipv4/netfilter/nf_log_ipv4.c 		if (nf_log_dump_tcp_header(m, skb, ih->protocol,
nf_log_dump_tcp_header  203 net/ipv6/netfilter/nf_log_ipv6.c 		if (nf_log_dump_tcp_header(m, skb, currenthdr, fragment,
nf_log_dump_tcp_header  130 net/netfilter/nf_log_common.c EXPORT_SYMBOL_GPL(nf_log_dump_tcp_header);