Home
last modified time | relevance | path

Searched refs:sendOnInterface (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/dhcp/common/
Dsocket.h46 Result sendOnInterface(unsigned int interfaceIndex,
Dsocket.cpp121 Result Socket::sendOnInterface(unsigned int interfaceIndex, in sendOnInterface() function in Socket
/device/generic/goldfish/dhcp/server/
Ddhcpserver.cpp131 return mSocket.sendOnInterface(interfaceIndex, in sendMessage()