Searched refs:IZCLR (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c616 #define IZCLR(a,b) ((a->if_flags&b)==0) macro
625 if ( IZCLR(ifp,IFF_UP) && IZSET(ifp,IFF_RUNNING) )
631 else if ( IZSET(ifp,IFF_UP) && IZCLR(ifp,IFF_RUNNING) )

Completed in 91 milliseconds