const syscall.SO_BINDTODEVICE
2 uses
syscall (current package)
syscall_linux.go#L843: return SetsockoptString(fd, SOL_SOCKET, SO_BINDTODEVICE, device)
zerrors_linux_amd64.go#L1002: SO_BINDTODEVICE = 0x19
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)