]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/if.h
xnu-344.32.tar.gz
[apple/xnu.git] / bsd / net / if.h
index 793a9aa885775b0b15ed8cd8fa69cece450b4b45..7abb6cf6d574fc39891177b7c5b7bb443fb448ef 100644 (file)
 #define IFEF_DVR_REENTRY_OK    0x20    /* When set, driver may be reentered from its own thread */
 #define IFEF_INUSE     0x40000000 /* DLIL ifnet recycler, ifnet in use */
 #define IFEF_REUSE     0x20000000 /* DLIL ifnet recycler, ifnet is not new */
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
 
 /* flags set internally only: */