Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp105 static int OnReceivedRequest(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply);
438 replyType = OnReceivedRequest(ctx, received, reply); in MessageProcess()
1348 static int OnReceivedRequest(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in OnReceivedRequest() function