arm64: dts: qcom: sm8550: add TRNG node
[linux-modified.git] / netfilter / ipv6 / nf_conntrack_ipv6.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _NF_CONNTRACK_IPV6_H
3 #define _NF_CONNTRACK_IPV6_H
4
5 extern const struct nf_conntrack_l4proto nf_conntrack_l4proto_icmpv6;
6
7 #endif /* _NF_CONNTRACK_IPV6_H*/