1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _NF_CONNTRACK_IPV6_H
3#define _NF_CONNTRACK_IPV6_H
4
5extern const struct nf_conntrack_l4proto nf_conntrack_l4proto_icmpv6;
6
7#endif /* _NF_CONNTRACK_IPV6_H*/
8

source code of linux/include/net/netfilter/ipv6/nf_conntrack_ipv6.h