Home
last modified time | relevance | path

Searched defs:WriteToInet6 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_unix.go471 func (fd *FD) WriteToInet6(p []byte, sa *syscall.SockaddrInet6) (int, error) { func
Dfd_windows.go894 func (fd *FD) WriteToInet6(buf []byte, sa6 *syscall.SockaddrInet6) (int, error) { func