Searched refs:ETH_P_ARP (Results 1 – 4 of 4) sorted by relevance
477 public static final int ETH_P_ARP; field in OsConstants478 static { ETH_P_ARP = 0; }
318 public static final int ETH_P_ARP = placeholder(); field in OsConstants
218 initConstant(env, c, "ETH_P_ARP", ETH_P_ARP); in OsConstants_initConstants()
302 field public static final int ETH_P_ARP;