Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp107 static int OnReceivedRelease(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply);
448 replyType = OnReceivedRelease(ctx, received, reply); in MessageProcess()
1441 static int OnReceivedRelease(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in OnReceivedRelease() function