Go to the source code of this file.
Functions | |
uint32_t | grpc_htonl (uint32_t hostlong) |
uint16_t | grpc_htons (uint16_t hostshort) |
const char * | grpc_inet_ntop (int af, const void *src, char *dst, size_t size) |
int | grpc_inet_pton (int af, const char *src, void *dst) |
uint32_t | grpc_ntohl (uint32_t netlong) |
uint16_t | grpc_ntohs (uint16_t netshort) |