net.IP.Equal
standard libraryThe 1245th most-called standard-library method by production calls. Called 987 times across 139 modules; 499 of those run outside tests and generated code.
- prod calls
- 499
- non-test, non-generated
- all calls
- 987
- total callsites
- modules
- 139
- distinct callers
- in loop
- 47%
- of prod calls
- in tests
- 48%
- 478 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into IP.Equal from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 46 9%
- Cilium 38 8%
- Docker 38 8%
- Istio 8 2%
- containerd 7 1%
where it's called
Callsites in the wild
12 representative callsites of 987, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop -
anacrolix/torrent @v1.61.0
in loop -
bettercap/bettercap @v0.0.0-20240809160008-76e136a18ed4
in loop - in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop
top callers
The modules that reach for it
The modules that call IP.Equal most in this snapshot.
- github.com/vishvananda/netlink778%
- github.com/safing/portmaster566%
- github.com/cilium/cilium535%
- github.com/docker/libnetwork364%
- github.com/google/gvisor343%
siblings
More from net
The other most-called members in this package. See all →