Searched refs:IP_RECVTOS (Results 1 – 3 of 3) sorted by relevance
220 isIPv6 ? IPV6_RECVTCLASS : IP_RECVTOS, in MakeRTPSocketPair()227 isIPv6 ? IPV6_RECVTCLASS : IP_RECVTOS, in MakeRTPSocketPair()
427 public static final int IP_RECVTOS = placeholder(); field in OsConstants
381 initConstant(env, c, "IP_RECVTOS", IP_RECVTOS); in OsConstants_initConstants()