type golang.org/x/sys/unix.TCPRepairOpt

2 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L1401: func SetsockoptTCPRepairOpt(fd, level, opt int, o []TCPRepairOpt) (err error) {
		ztypes_linux.go#L567: type TCPRepairOpt struct {