Home
last modified time | relevance | path

Searched defs:pPacket (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_socket.cpp304 int CheckUdpPacket(struct UdpDhcpPacket *pPacket, const int totLen) in CheckUdpPacket()
345 int CheckPacketIpSum(struct UdpDhcpPacket *pPacket, const int bytes) in CheckPacketIpSum()
367 int CheckPacketUdpSum(struct UdpDhcpPacket *pPacket, const int bytes) in CheckPacketUdpSum()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
Ddhcpclientfun_fuzzer.cpp315 struct UdpDhcpPacket pPacket; in CheckUdpPacketFuzzerTest() local
337 struct UdpDhcpPacket pPacket; in CheckPacketIpSumFuzzerTest() local
347 struct UdpDhcpPacket pPacket; in CheckPacketUdpSumFuzzerTest() local