Searched refs:ARPHRD_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
124 /** @hide */ public static final int ARPHRD_LOOPBACK = placeholder(); field in OsConstants
318 assertEquals(ARPHRD_LOOPBACK, bound.sll_hatype); in test_PacketSocketAddress()
81 initConstant(env, c, "ARPHRD_LOOPBACK", ARPHRD_LOOPBACK); in OsConstants_initConstants()