Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/include/
Ddhcp.h27 #define FLAGS_BROADCAST 0x8000 macro
/device/generic/goldfish/dhcp/common/
Dmessage.cpp246 dhcpData.flags = htons(FLAGS_BROADCAST); in Message()