Home
last modified time | relevance | path

Searched refs:m_protocol (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_arp_checker.cpp39 DhcpArpChecker::DhcpArpChecker() : m_isSocketCreated(false), m_socketFd(-1), m_ifaceIndex(0), m_protocol(0) in DhcpArpChecker()
264 m_protocol = protocol; in CreateSocket()
283 rawAddr.sll_protocol = htons(m_protocol); in SendData()
344 m_protocol = 0; in CloseSocket()
/foundation/communication/dhcp/services/utils/include/
H A Ddhcp_arp_checker.h65 uint16_t m_protocol; member in OHOS::DHCP::DhcpArpChecker

Completed in 1 milliseconds