about summary refs log tree commit diff
path: root/inet/netinet
diff options
context:
space:
mode:
Diffstat (limited to 'inet/netinet')
-rw-r--r--inet/netinet/in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/netinet/in.h b/inet/netinet/in.h
index cfbec4fda1..eaecbfc8a8 100644
--- a/inet/netinet/in.h
+++ b/inet/netinet/in.h
@@ -216,7 +216,7 @@ struct ipv6_mreq
     struct in6_addr ipv6mr_multiaddr;
 
     /* local interface */
-    unsigned int ipv6mr_ifindex;
+    unsigned int ipv6mr_interface;
   };
 
 /* Get system-specific definitions.  */