Searched refs:ETH_P_IP (Results 1 – 4 of 4) sorted by relevance
480 public static final int ETH_P_IP; field in OsConstants481 static { ETH_P_IP = 0; }
319 public static final int ETH_P_IP = placeholder(); field in OsConstants
219 initConstant(env, c, "ETH_P_IP", ETH_P_IP); in OsConstants_initConstants()
303 field public static final int ETH_P_IP;