Searched refs:ICMP6_ECHO_REPLY (Results 1 – 3 of 3) sorted by relevance
47 import static android.system.OsConstants.ICMP6_ECHO_REPLY;253 : (byte) ICMP6_ECHO_REPLY; in icmpEcho()
284 /** @hide */ public static final int ICMP6_ECHO_REPLY = placeholder(); field in OsConstants
253 initConstant(env, c, "ICMP6_ECHO_REPLY", ICMP6_ECHO_REPLY); in OsConstants_initConstants()