Searched refs:IPV6_RECVDSTOPTS (Results 1 – 4 of 4) sorted by relevance
698 public static final int IPV6_RECVDSTOPTS; field in OsConstants699 static { IPV6_RECVDSTOPTS = 0; }
335 #if defined(IPV6_RECVDSTOPTS) in OsConstants_initConstants()336 initConstant(env, c, "IPV6_RECVDSTOPTS", IPV6_RECVDSTOPTS); in OsConstants_initConstants()
408 public static final int IPV6_RECVDSTOPTS = placeholder(); field in OsConstants
375 field public static final int IPV6_RECVDSTOPTS;