net/netip.Addr.IsPrivate
standard libraryThe 7910th most-called standard-library method by production calls. Called 80 times across 25 modules; 76 of those run outside tests and generated code.
4% in production calls vs 2026-W37 (73 → 76)
- prod calls
- 76
- non-test, non-generated
- all calls
- 80
- total callsites
- modules
- 25
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 5%
- 4 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 Addr.IsPrivate from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 80, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop -
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop -
tailscale/tailscale @v1.102.4
in loop -
tailscale.com @v1.102.4
net/netmon/interfaces_linux.go:86
in loop -
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop -
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop - in loop
-
tailscale.com @v1.102.4
net/netmon/state.go:110
in loop -
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop -
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop -
tailscale/tailscale @v1.102.4
in loop
top callers
The modules that reach for it
The modules that call Addr.IsPrivate most in this snapshot.
- tailscale.com1721%
- github.com/tailscale/tailscale1620%
- github.com/sagernet/tailscale1316%
- github.com/netbirdio/netbird45%
- github.com/passteque/gluetun45%
siblings
More from net/netip
The other most-called members in this package. See all →