Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/
Ddhcp.h19 #define PORT_BOOTP_SERVER 67 macro
/device/generic/goldfish/dhcp/server/
Ddhcpserver.cpp57 res = mSocket.bindIp(INADDR_ANY, PORT_BOOTP_SERVER); in init()
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp533 PORT_BOOTP_SERVER, in sendMessage()