#define IFEF_INUSE 0x40000000 /* DLIL ifnet recycler, ifnet in use */
#define IFEF_REUSE 0x20000000 /* DLIL ifnet recycler, ifnet is not new */
#endif /* KERNEL_PRIVATE */
#define IFEF_INUSE 0x40000000 /* DLIL ifnet recycler, ifnet in use */
#define IFEF_REUSE 0x20000000 /* DLIL ifnet recycler, ifnet is not new */
#endif /* KERNEL_PRIVATE */