Go to the documentation of this file. 1 #ifndef _LINUX_ERRQUEUE_H
2 #define _LINUX_ERRQUEUE_H 1
6 #if IS_ENABLED(CONFIG_IPV6)
7 #include <linux/ipv6.h>
11 #define SKB_EXT_ERR(skb) ((struct sock_exterr_skb *) ((skb)->cb))
16 #if IS_ENABLED(CONFIG_IPV6)