Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Draw_socket.cpp155 int nBytes; in Recv() local
H A Ddns_checker.cpp169 int nBytes; in recvDnsData() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_code_convert.cpp32 int32_t nBytes = 0; in Utf8Check() local
48 bool WifiCodeConvertUtil::IsUtf8Char(unsigned char chr, int32_t &nBytes) in IsUtf8Char() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp34 static uint16_t GetCheckSum(uint16_t *pData, int nBytes) in GetCheckSum() argument
233 ssize_t nBytes = sendto(nFd, &udpPackets, sendLen, 0, (struct sockaddr *)&rawAddr, sizeof(rawAddr)); in SendToDhcpPacket() local
271 ssize_t nBytes = write(nFd, sendPacket, sizeof(struct DhcpPacket)); in SendDhcpPacket() local
407 int nBytes = read(rawFd, &udpPackets, sizeof(struct UdpDhcpPacket)); GetDhcpRawPacket() local
443 int nBytes = -1; GetDhcpKernelPacket() local
[all...]
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_arp_checker.cpp319 int32_t nBytes; in RecvData() local

Completed in 3 milliseconds