Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
Ddhcp_address_pool.c35 AddressBinding *GetBindingByMac(HashTable *bindTable, uint8_t macAddr[DHCP_HWADDR_LENGTH]) in GetBindingByMac()
56 AddressBinding *GetBindingByIp(HashTable *bindTable, uint32_t ipAddress) in GetBindingByIp()