Home
last modified time | relevance | path

Searched refs:ntohs (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control.c56 if ((ntohs(udpHdr->dest) == DHCP_UDP_SRC_PORT) || (ntohs(udpHdr->dest) == DHCP_UDP_DES_PORT)) { in IsDhcpPort()
85 ipPktLen = ntohs(ipHeader->totLen); in IsTcpKeyFrame()
124 if (((ntohs(ipHeader->fragInfo) & 0x1FFF) == 0) && IsDhcpPort(udpHdr, len - sizeof(struct IpHeader))) { in IpProcessFunc()
272 etherType = ntohs(header->etherType); in GetQueueIdByEtherBuff()
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c397 uint16_t etherType = ntohs(header->etherType); in LiteNetDevDataFilter()
/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c436 uint16_t etherType = ntohs(header->etherType); in LiteNetDevDataFilter()

Completed in 3 milliseconds