net/netip.Prefix.Bits
standard libraryThe 1160th most-called standard-library method by production calls. Called 705 times across 43 modules; 545 of those run outside tests and generated code.
- prod calls
- 545
- non-test, non-generated
- all calls
- 705
- total callsites
- modules
- 43
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 15%
- 109 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 Prefix.Bits from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 77 14%
- Docker 50 9%
- Tailscale 46 8%
- Kubernetes 19 3%
- Istio 18 3%
where it's called
Callsites in the wild
12 representative callsites of 705, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/docker @v28.5.2+incompatible
in loop -
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
- in loop
- in loop
-
sagernet/sing-tun @v0.8.11
in loop -
sagernet/tailscale @v1.102.1
in loop - in loop
-
siderolabs/talos/pkg/machinery @v1.13.8
resources/network/link.go:371
in loop -
slackhq/nebula @v1.11.0
in loop
top callers
The modules that reach for it
The modules that call Prefix.Bits most in this snapshot.
- github.com/gaissmai/bart10515%
- github.com/cilium/cilium9814%
- github.com/netbirdio/netbird7711%
- tailscale.com609%
- github.com/sagernet/tailscale527%
siblings
More from net/netip
The other most-called members in this package. See all →