Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/include/
Ddhcp.h56 #define OPT_T1 58 // 4 <renewal time value> macro
/device/generic/goldfish/dhcp/common/
Dmessage.cpp35 OPT_T1,
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp337 case OPT_T1: in configureDhcp()