net/netip.AddrFrom16
standard libraryThe 2608th most-called standard-library function by production calls. Called 353 times across 41 modules; 234 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (230 → 234)
- prod calls
- 234
- non-test, non-generated
- all calls
- 353
- total callsites
- modules
- 41
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 34%
- 119 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into AddrFrom16 from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 33 14%
- Cilium 19 8%
- ClickHouse 8 3%
- Docker 2 <1%
- Go (golang.org/x) 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 353, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
DNSCrypt/dnscrypt-proxy @v0.0.0-20260907210843-47ce24df6e86
in loop -
anacrolix/torrent @v1.61.0
in loop -
apernet/quic-go @v0.62.0
in loop - in loop
- in loop
-
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop -
quic-go/quic-go @v0.62.0
in loop - in loop
-
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop
top callers
The modules that reach for it
The modules that call AddrFrom16 most in this snapshot.
- github.com/tailscale/tailscale5114%
- tailscale.com5114%
- github.com/cilium/cilium237%
- github.com/sagernet/tailscale237%
- github.com/netbirdio/netbird185%
siblings
More from net/netip
The other most-called functions in this package. See all →