Searched refs:ETH_P_ALL (Results 1 – 4 of 4) sorted by relevance
474 public static final int ETH_P_ALL; field in OsConstants475 static { ETH_P_ALL = 0; }
317 public static final int ETH_P_ALL = placeholder(); field in OsConstants
217 initConstant(env, c, "ETH_P_ALL", ETH_P_ALL); in OsConstants_initConstants()
301 field public static final int ETH_P_ALL;