Searched refs:ARPHRD_ETHER (Results 1 – 3 of 3) sorted by relevance
52 private final static int ARPHRD_ETHER = 1; // from if_arp.h field in NetworkInterfaceTest
123 /** @hide */ public static final int ARPHRD_ETHER = placeholder(); field in OsConstants
81 initConstant(env, c, "ARPHRD_ETHER", ARPHRD_ETHER); in OsConstants_initConstants()