net/netip.Prefix.IsValid
standard libraryThe 2430th most-called standard-library method by production calls. Called 312 times across 28 modules; 252 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (255 → 252)
- prod calls
- 252
- non-test, non-generated
- all calls
- 312
- total callsites
- modules
- 28
- distinct callers
- in loop
- 39%
- of prod calls
- in tests
- 9%
- 27 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 method88%A method on a value whose type is known exactly.
- Embedded method12%Reached through an embedded type.
who calls this
Notable callers
Production calls into Prefix.IsValid from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 59 23%
- Tailscale 13 5%
- Docker 12 5%
- gRPC 10 4%
- Kubernetes 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 312, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
-
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop - in loop
-
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop -
siderolabs/talos/pkg/machinery @v1.14.1
config/types/network/rule_config.go:174
in loop -
slackhq/nebula @v1.11.1
in loop -
xtls/xray-core @v1.260327.0
in loop -
google.golang.org/grpc @v1.84.0
internal/xds/server/filter_chain_manager.go:271
in loop
top callers
The modules that reach for it
The modules that call Prefix.IsValid most in this snapshot.
- github.com/cilium/cilium6721%
- github.com/netbirdio/netbird4615%
- github.com/gaissmai/bart4113%
- github.com/passteque/gluetun299%
- github.com/sagernet/sing-box258%
siblings
More from net/netip
The other most-called members in this package. See all →