| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| D | dhcp_socket_test.cpp | 112 uint32_t srcIp = 3226272232; variable
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| D | dhcp_socket.cpp | 219 …const struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp, int destIndex, const uint8_t… in SendToDhcpPacket() 289 int SendDhcpPacket(struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp) in SendDhcpPacket()
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/ |
| D | netsys_netfirewall_test.cpp | 132 Ip4Key srcIp = 0; variable
|
| /foundation/communication/netstack/utils/netstack_chr_client/src/ |
| D | netstack_chr_client.cpp | 37 int sockfd, std::string &srcIp, std::string &dstIp, uint16_t &srcPort, uint16_t &dstPort) in GetAddrFromSock()
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| D | net_trace_route_probe.cpp | 296 char srcIp[INET_ADDRSTRLEN]; in recv() local 304 char srcIp[INET6_ADDRSTRLEN]; in recv() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| D | dhcp_s_server.cpp | 241 uint32_t srcIp = SourceAddrIn()->sin_addr.s_addr; in SourceIpAddress() local 820 uint32_t srcIp = SourceIpAddress(); in Repending() local 1007 uint32_t srcIp = SourceIpAddress(); in OnReceivedDiscover() local 1050 uint32_t srcIp = SourceIpAddress(); in GetYourIpAddress() local 1202 uint32_t srcIp = SourceIpAddress(); in HasNobindgRequest() local 1471 uint32_t srcIp = SourceIpAddress(); in OnReceivedRelease() local
|
| D | dhcp_function.cpp | 256 bool DhcpFunction::CheckSameNetwork(const uint32_t srcIp, const uint32_t dstIp, const uint32_t mask… in CheckSameNetwork()
|
| /foundation/communication/dhcp/test/fuzztest/dhcpfunction_fuzzer/ |
| D | dhcpfunction_fuzzer.cpp | 155 uint32_t srcIp = static_cast<uint8_t>(data[index++]); in CheckSameNetworkTest() local
|
| /foundation/communication/netstack/utils/netstack_chr_client/include/ |
| D | i_netstack_chr_client.h | 61 std::string srcIp; member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| D | nstackx_dfinder_mgt_msg_log.c | 104 static int32_t GetAnonymizedIp(uint8_t af, char *dstIp, size_t dstLen, char *srcIp) in GetAnonymizedIp()
|
| D | nstackx_common.c | 2151 uint32_t len, const char *srcIp) in NotifyMsgReceived()
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| D | system_func_mock.cpp | 266 uint32_t srcIp = DhcpMsgManager::GetInstance().GetClientIp(); in recvfrom() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| D | bpf_netfirewall.cpp | 757 std::string srcIp; in NotifyInterceptEvent() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
| D | coap_discover.c | 626 char srcIp[NSTACKX_MAX_IP_STRING_LEN] = {0}; local
|