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

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java301 public static final int IPV6_RECVHOPLIMIT = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp312 #if defined(IPV6_RECVHOPLIMIT)
313 initConstant(env, c, "IPV6_RECVHOPLIMIT", IPV6_RECVHOPLIMIT);

Completed in 182 milliseconds