diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/netinet/in.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/netinet/in.h b/include/netinet/in.h index 3ba7546c..17705754 100644 --- a/include/netinet/in.h +++ b/include/netinet/in.h @@ -336,6 +336,7 @@ struct ip6_mtuinfo {  #define IPV6_JOIN_ANYCAST       27  #define IPV6_LEAVE_ANYCAST      28  #define IPV6_MULTICAST_ALL      29 +#define IPV6_ROUTER_ALERT_ISOLATE 30  #define IPV6_IPSEC_POLICY       34  #define IPV6_XFRM_POLICY        35  #define IPV6_HDRINCL            36 | 
