Searched refs:ETH_P_ARP (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java235 /** @hide */ public static final int ETH_P_ARP = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp208 initConstant(env, c, "ETH_P_ARP", ETH_P_ARP);

Completed in 27 milliseconds