Home
last modified time | relevance | path

Searched defs:sendPacket (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp216const struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp, int destIndex, const uint8_t… in SendToDhcpPacket()
286 int SendDhcpPacket(struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp) in SendDhcpPacket()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c1238 Packet *sendPacket = NULL; in SdpBuildSearchFragmentResponse() local
1295 Packet *sendPacket = NULL; in SdpSendSearchFragmentResponse() local
1353 Packet *sendPacket = NULL; in SdpSendSearchResponse() local
1415 Packet *sendPacket = NULL; in SdpBuildAttributeFragmentResponse() local
1472 Packet *sendPacket = NULL; in SdpSendAttributeFragmentResponse() local
1525 Packet *sendPacket = NULL; in SdpSendAttributeResponse() local
1576 Packet *sendPacket = NULL; in SdpSendRequest() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h41 int (*sendPacket)(int msgType, void *argSock, void *pcb, void *buf); member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.cpp491 AbilitySyncAckPacket sendPacket; in AckNotifyRecv() local
587 AbilitySyncAckPacket &sendPacket, ISyncTaskContext *context, bool sendOpinion, in HandleVersionV3AckSchemaParam()
1238 …ISyncTaskContext *context, AbilitySyncAckPacket &sendPacket, std::pair<bool, bool> &schemaSyncStat… in HandleKvAckSchemaParam()
1264 …dleRelationAckSchemaParam(const AbilitySyncAckPacket *recvPacket, AbilitySyncAckPacket &sendPacket, in HandleRelationAckSchemaParam()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp298 struct DhcpPacket *sendPacket = nullptr; in SendDhcpPacketFuzzerTest() local