Home
last modified time | relevance | path

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

/aosp14/system/core/libnetutils/
H A Ddhcpmsg.h28 #define OP_BOOTREQUEST 1 macro
H A Ddhcpmsg.c30 msg->op = OP_BOOTREQUEST; in init_dhcp_msg()
H A Ddhcpclient.c263 if (msg->op == OP_BOOTREQUEST) in dump_dhcp_msg()