Searched defs:IFF_RUNNING (Results 1 – 3 of 3) sorted by relevance
37 #define IFF_RUNNING 0x40 /* interface RFC2863 OPER_UP */ macro
173 public static final int IFF_RUNNING = placeholder(); field in OsConstants