IFF_DEBUG
#define IFF_DEBUG 0x4 /* (n) turn on debugging */
#define IFF_DEBUG 0x0000000004 /* turn on debugging */