Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextdns/nextdns
/ SearchIP
Function
SearchIP
ndp/cache.go:33–35 ·
view source on GitHub ↗
(mac net.HardwareAddr)
Source
from the content-addressed store, hash-verified
31
}
32
33
func
SearchIP(mac net.HardwareAddr) net.IP {
34
return
global.get().SearchIP(mac)
35
}
Callers
2
clientIPFromMAC
Function · 0.92
New
Function · 0.92
Calls
2
SearchIP
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…