#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h"
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/grpc_if_nametoindex.h"
Go to the source code of this file.
Functions | |
uint32_t | grpc_if_nametoindex (char *name) |
uint32_t grpc_if_nametoindex | ( | char * | name | ) |
Definition at line 29 of file grpc_if_nametoindex_unsupported.cc.