Searched refs:IFF_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
464 return (getFlags() & IFF_LOOPBACK) != 0; in isLoopback()
299 public static final int IFF_LOOPBACK = placeholder(); field in OsConstants
291 initConstant(env, c, "IFF_LOOPBACK", IFF_LOOPBACK); in OsConstants_initConstants()