Searched defs:IFF_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
34 #define IFF_LOOPBACK 0x8 /* is a loopback net */ macro
165 public static final int IFF_LOOPBACK = placeholder(); field in OsConstants