Home
last modified time | relevance | path

Searched refs:bindIp (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/dhcp/common/include/
Dsocket.h40 Result bindIp(in_addr_t address, uint16_t port);
/device/generic/goldfish/dhcp/common/
Dsocket.cpp101 Result Socket::bindIp(in_addr_t address, uint16_t port) { in bindIp() function in Socket