Searched refs:ARPHRD_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
134 public static final int ARPHRD_LOOPBACK = placeholder(); field in OsConstants
83 initConstant(env, c, "ARPHRD_LOOPBACK", ARPHRD_LOOPBACK); in OsConstants_initConstants()
610 assertEquals(ARPHRD_LOOPBACK, bound.sll_hatype); in test_PacketSocketAddress()
66 field public static final int ARPHRD_LOOPBACK;