]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/netport.h
xnu-1504.9.26.tar.gz
[apple/xnu.git] / bsd / sys / netport.h
index a56f0ce10949a88a7ef7fab4c2f8c55823faba67..74eba9efaa97abb44e0bd5ec380a9e946e2beba3 100644 (file)
@@ -32,7 +32,7 @@
 #ifndef        _SYS_NETPORT_H_
 #define _SYS_NETPORT_H_
 
-typedef unsigned long  netaddr_t;
+typedef uint32_t       netaddr_t;
 
 /*
  * Network Port structure.