Searched refs:ICMP6_ECHO_REPLY (Results 1 – 3 of 3) sorted by relevance
49 import static android.system.OsConstants.ICMP6_ECHO_REPLY;276 : (byte) ICMP6_ECHO_REPLY; in icmpEcho()
299 public static final int ICMP6_ECHO_REPLY = placeholder(); field in OsConstants
255 initConstant(env, c, "ICMP6_ECHO_REPLY", ICMP6_ECHO_REPLY); in OsConstants_initConstants()