golang.org/x/sys/unix.SockaddrPPPoE.Remote (field)
4 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L776: Remote []byte
syscall_linux.go#L782: if len(sa.Remote) != 6 {
syscall_linux.go#L802: copy(sa.raw[8:14], sa.Remote)
syscall_linux.go#L1116: Remote: pp[8:14],
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)