tailscale.com/net/netaddr.IPv4
third-partyThe 8593rd most-called third-party function by production calls. Called 174 times across 3 modules; 69 of those run outside tests and generated code.
- prod calls
- 69
- non-test, non-generated
- all calls
- 174
- total callsites
- modules
- 3
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 60%
- 105 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 function33%A direct call to an exported package function, resolved by type.
- Package function (by syntax)67%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IPv4 from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 23 33%
where it's called
Callsites in the wild
12 representative callsites of 174, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
tailscale.com @v1.102.2
net/netmon/interfaces_linux.go:85
in loop - in loop
- in loop
-
tailscale.com @v1.102.2
net/dns/manager_linux.go:368
in loop - in loop test
- in loop test
-
tailscale.com @v1.102.2
wgengine/userspace_test.go:115
in loop test - in loop test
- in loop test
-
tailscale.com @v1.102.2
net/dns/resolver/tsdns_test.go:155
in loop test
top callers
The modules that reach for it
The modules that call IPv4 most in this snapshot.
- github.com/sagernet/tailscale5833%
- github.com/tailscale/tailscale5833%
- tailscale.com5833%