]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/core/net-traces.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
[mirror_ubuntu-bionic-kernel.git] / net / core / net-traces.c
index adef015b2f41752e4526bc9e216c4b059baa174d..92da5e4ceb4f42105ca3d1a436eb8df99bfd3eaf 100644 (file)
 #include <trace/events/sock.h>
 #include <trace/events/udp.h>
 #include <trace/events/fib.h>
+#if IS_ENABLED(CONFIG_IPV6)
+#include <trace/events/fib6.h>
+EXPORT_TRACEPOINT_SYMBOL_GPL(fib6_table_lookup);
+#endif
 
 EXPORT_TRACEPOINT_SYMBOL_GPL(kfree_skb);