Home
last modified time | relevance | path

Searched refs:nf_log_dump_tcp_header (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dnf_log_common.c53 int nf_log_dump_tcp_header(struct nf_log_buf *m, const struct sk_buff *skb, in nf_log_dump_tcp_header() function
130 EXPORT_SYMBOL_GPL(nf_log_dump_tcp_header);
/net/ipv6/netfilter/
Dnf_log_ipv6.c203 if (nf_log_dump_tcp_header(m, skb, currenthdr, fragment, in dump_ipv6_packet()
/net/ipv4/netfilter/
Dnf_log_ipv4.c99 if (nf_log_dump_tcp_header(m, skb, ih->protocol, in dump_ipv4_packet()