Searched refs:IPV6_RECVHOPOPTS (Results 1 – 4 of 4) sorted by relevance
704 public static final int IPV6_RECVHOPOPTS; field in OsConstants705 static { IPV6_RECVHOPOPTS = 0; }
341 #if defined(IPV6_RECVHOPOPTS) in OsConstants_initConstants()342 initConstant(env, c, "IPV6_RECVHOPOPTS", IPV6_RECVHOPOPTS); in OsConstants_initConstants()
410 public static final int IPV6_RECVHOPOPTS = placeholder(); field in OsConstants
377 field public static final int IPV6_RECVHOPOPTS;