Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ Addr
Method
Addr
polyamide/tun/netstack/tun.go:307–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
}
306
307
func
(ia PingAddr) Addr() netip.Addr {
308
return
ia.addr
309
}
310
311
func
PingAddrFromAddr(addr netip.Addr) *PingAddr {
312
return
&PingAddr{addr}
Callers
15
DstIP
Method · 0.45
DstIP
Method · 0.45
udp4PacketMutateIPFields
Function · 0.45
udp6PacketMutateIPFields
Function · 0.45
tcp4PacketMutateIPFields
Function · 0.45
tcp6PacketMutateIPFields
Function · 0.45
convertToFullAddr
Function · 0.45
DialContext
Method · 0.45
Remove
Method · 0.45
Insert
Method · 0.45
PrefixToMaskString
Function · 0.45
ConfigureRoute
Function · 0.45
Calls
no outgoing calls
Tested by
4
udp4PacketMutateIPFields
Function · 0.36
udp6PacketMutateIPFields
Function · 0.36
tcp4PacketMutateIPFields
Function · 0.36
tcp6PacketMutateIPFields
Function · 0.36