Searched refs:IPPROTO_UDP (Results 1 – 4 of 4) sorted by relevance
316 public static final int IPPROTO_UDP = placeholder(); field in OsConstants
1308 level = IPPROTO_UDP; in NET_Bind()
445 FileDescriptor mUdpSock = Libcore.os.socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP); in test_Ipv4Fallback()
314 initConstant(env, c, "IPPROTO_UDP", IPPROTO_UDP); in OsConstants_initConstants()