Home
last modified time | relevance | path

Searched refs:pOptMsgType (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp1554 PDhcpOption pOptMsgType = GetOption(&reply->options, DHCP_MESSAGE_TYPE_OPTION); in AppendReplyTypeOption() local
1555 if (!pOptMsgType) { in AppendReplyTypeOption()
1560 if (pOptMsgType->data[0] != msgType) { in AppendReplyTypeOption()
1761 PDhcpOption pOptMsgType = GetOption(&reply->options, DHCP_MESSAGE_TYPE_OPTION); in ValidateReplyOptions() local
1762 if (!pOptMsgType) { in ValidateReplyOptions()

Completed in 4 milliseconds