Home
last modified time | relevance | path

Searched refs:IFF_DEBUG (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Diffflags.h10 #if defined(IFF_DEBUG) || (defined(HAVE_DECL_IFF_DEBUG) && HAVE_DECL_IFF_DEBUG)
11 XLAT(IFF_DEBUG),
Diffflags.in3 IFF_DEBUG
/external/libnl/include/linux/
Dif_bad.h29 #define IFF_DEBUG 0x4 /* turn on debugging */ macro
/external/kernel-headers/original/uapi/linux/
Dif.h33 #define IFF_DEBUG 0x4 /* turn on debugging */ macro
/external/libpcap/Win32/Include/net/
Dif.h84 #define IFF_DEBUG 0x4 /* turn on debugging */
/external/iproute2/include/linux/
Dif.h33 #define IFF_DEBUG 0x4 /* turn on debugging */ macro
/external/libnl/lib/route/
Dlink.c1033 __ADD(IFF_DEBUG, debug)