Searched refs:IPV6_RECVHOPLIMIT (Results 1 – 4 of 4) sorted by relevance
701 public static final int IPV6_RECVHOPLIMIT; field in OsConstants702 static { IPV6_RECVHOPLIMIT = 0; }
338 #if defined(IPV6_RECVHOPLIMIT) in OsConstants_initConstants()339 initConstant(env, c, "IPV6_RECVHOPLIMIT", IPV6_RECVHOPLIMIT); in OsConstants_initConstants()
409 public static final int IPV6_RECVHOPLIMIT = placeholder(); field in OsConstants
376 field public static final int IPV6_RECVHOPLIMIT;