Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/Win32/Include/net/
H A Dif.h84 #define IFF_DEBUG 0x4 /* turn on debugging */
/minix3/minix/net/lwip/
H A Dethif.c1441 if ((ifflags & ~(IFF_UP | IFF_DEBUG | IFF_LINK0 | IFF_LINK1 | in ethif_set_ifflags()
1476 if (ifflags & IFF_DEBUG) in ethif_set_ifflags()
/minix3/sys/net/
H A Dif.h384 #define IFF_DEBUG 0x0004 /* turn on debugging */ macro
/minix3/sbin/ifconfig/
H A Difconfig.c142 , IFKW("debug", IFF_DEBUG)