Searched defs:sendPacket (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| D | dhcp_socket.c | 179 …const struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp, int destIndex, const uint8_t… in SendToDhcpPacket() 243 int SendDhcpPacket(struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp) in SendDhcpPacket()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| D | sdp_connect.c | 1222 Packet *sendPacket = NULL; in SdpBuildSearchFragmentResponse() local 1279 Packet *sendPacket = NULL; in SdpSendSearchFragmentResponse() local 1337 Packet *sendPacket = NULL; in SdpSendSearchResponse() local 1399 Packet *sendPacket = NULL; in SdpBuildAttributeFragmentResponse() local 1456 Packet *sendPacket = NULL; in SdpSendAttributeFragmentResponse() local 1509 Packet *sendPacket = NULL; in SdpSendAttributeResponse() local 1560 Packet *sendPacket = NULL; in SdpSendRequest() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
| D | sysio.h | 41 int (*sendPacket)(int msgType, void *argSock, void *pcb, void *buf); member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/ |
| D | ability_sync.cpp | 467 AbilitySyncAckPacket sendPacket; in AckNotifyRecv() local 540 AbilitySyncAckPacket &sendPacket, ISyncTaskContext *context, bool sendOpinion, in HandleVersionV3AckSchemaParam() 1135 …ISyncTaskContext *context, AbilitySyncAckPacket &sendPacket, std::pair<bool, bool> &schemaSyncStat… in HandleKvAckSchemaParam() 1153 …dleRelationAckSchemaParam(const AbilitySyncAckPacket *recvPacket, AbilitySyncAckPacket &sendPacket, in HandleRelationAckSchemaParam()
|