const syscall.ENOPROTOOPT
2 uses
syscall (current package)
zerrors_linux_amd64.go#L1266: ENOPROTOOPT = Errno(0x5c)
net
mptcpsock_linux.go#L110: return err == syscall.EOPNOTSUPP || err == syscall.ENOPROTOOPT
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)