Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp417 static int MessageProcess(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in MessageProcess() function
551 int replyType = MessageProcess(ctx, &from, &reply); in BeginLooper()