Home
last modified time | relevance | path

Searched defs:srcIp (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_socket_test.cpp112 uint32_t srcIp = 3226272232; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/
H A Dnetsys_netfirewall_test.cpp132 Ip4Key srcIp = 0; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp247 int SendDhcpPacket(struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp) in SendDhcpPacket() argument
176 SendToDhcpPacket( const struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp, int destIndex, const uint8_t *destHwaddr) SendToDhcpPacket() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_mgt_msg_log.c101 static int32_t GetAnonymizedIp(char *dstIp, size_t dstLen, char *srcIp) in GetAnonymizedIp() argument
H A Dnstackx_common.c1707 NotifyMsgReceived(const char *moduleName, const char *deviceId, const uint8_t *data, uint32_t len, const char *srcIp) NotifyMsgReceived() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Dsystem_func_mock.cpp274 uint32_t srcIp = DhcpMsgManager::GetInstance().GetClientIp(); in recvfrom() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp579 std::string srcIp; in NotifyInterceptEvent() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp302 bool DhcpFunction::CheckSameNetwork(const uint32_t srcIp, const uint32_t dstIp, const uint32_t maskIp) in CheckSameNetwork() argument
H A Ddhcp_s_server.cpp236 uint32_t srcIp = SourceAddrIn()->sin_addr.s_addr; in SourceIpAddress() local
816 uint32_t srcIp = SourceIpAddress(); in Repending() local
1003 uint32_t srcIp = SourceIpAddress(); OnReceivedDiscover() local
1046 uint32_t srcIp = SourceIpAddress(); GetYourIpAddress() local
1198 uint32_t srcIp = SourceIpAddress(); HasNobindgRequest() local
1467 uint32_t srcIp = SourceIpAddress(); OnReceivedRelease() local
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp294 uint32_t srcIp = static_cast<uint32_t>(data[0]); in SendDhcpPacketFuzzerTest() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c582 char srcIp[NSTACKX_MAX_IP_STRING_LEN] = {0}; local

Completed in 14 milliseconds