StartTunnel boots wireguard-go. uapiConfig UAPI text produced by WgConfig.toUapi() on the Java side. outboundRxFd read end of a socketpair held by C; C writes raw IP packets, we read them and feed wireguard-go. tunWriteFd VpnService TUN fd; we write decrypted inbound IP pac
(uapiConfig string, outboundRxFd int32, tunWriteFd int32, mtu int32, protect Protector, logger Logger, dnsRecorder DnsRecorder)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected