Searched refs:receiveRawUdp (Results 1 – 3 of 3) sorted by relevance
69 Result receiveRawUdp(uint16_t expectedPort,
267 Result Socket::receiveRawUdp(uint16_t expectedPort, in receiveRawUdp() function in Socket
478 Result res = mSocket.receiveRawUdp(PORT_BOOTP_CLIENT, msg, &isValid); in receiveDhcpMessage()