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