Searched refs:netlong (Results 1 – 9 of 9) sorted by relevance
36 uint32_t grpc_ntohl(uint32_t netlong) { return ntohl(netlong); } in grpc_ntohl() argument
38 uint32_t grpc_ntohl(uint32_t netlong) { return ntohl(netlong); } in grpc_ntohl() argument
39 uint32_t grpc_ntohl(uint32_t netlong);
434 uint32_t grpc_ntohl(uint32_t netlong) { return ntohl(netlong); } in grpc_ntohl() argument
179 dbgsysNetworkToHostLong(uint32_t netlong) { in dbgsysNetworkToHostLong() argument180 return ntohl(netlong); in dbgsysNetworkToHostLong()
57 uint32_t dbgsysNetworkToHostLong(uint32_t netlong);
576 extern UWORD32 osal_ntohl(IN UWORD32 netlong);
771 /// uint32_t ntohl(uint32_t netlong);
965 /// uint32_t ntohl(uint32_t netlong);