Searched refs:ETH_P_ALL (Results 1 – 2 of 2) sorted by relevance
249 /** @hide */ public static final int ETH_P_ALL = placeholder(); field in OsConstants
211 initConstant(env, c, "ETH_P_ALL", ETH_P_ALL); in OsConstants_initConstants()